Searched refs:IEEE80211_WEP_MICLEN (Results 1 – 4 of 4) sorted by relevance
72 IEEE80211_WEP_MICLEN,439 cmparam.ulMACSize = IEEE80211_WEP_MICLEN; in ccmp_encrypt()448 pos, data_len, pos, data_len + IEEE80211_WEP_MICLEN); in ccmp_encrypt()470 cmparam.ulMACSize = IEEE80211_WEP_MICLEN; /* MIC = 8 */ in ccmp_decrypt()
68 IEEE80211_WEP_MICLEN,289 uint8_t mic[IEEE80211_WEP_MICLEN]; in tkip_demic()290 uint8_t mic0[IEEE80211_WEP_MICLEN]; in tkip_demic()654 uint8_t mic[IEEE80211_WEP_MICLEN]) in michael_mic() argument
120 #define IEEE80211_WEP_MICLEN 8 /* trailing MIC */ macro
901 #define IEEE80211_WEP_MICLEN 8 /* trailing MIC */ macro