Searched refs:IEEE80211_WEP_MICLEN (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_crypto_tkip.c68 .ic_miclen = IEEE80211_WEP_MICLEN,
98 u8 mic[IEEE80211_WEP_MICLEN]);
223 uint8_t mic[IEEE80211_WEP_MICLEN];
335 u8 mic[IEEE80211_WEP_MICLEN];
336 u8 mic0[IEEE80211_WEP_MICLEN];
801 u8 mic[IEEE80211_WEP_MICLEN])
H A Dieee80211.h985 #define IEEE80211_WEP_MICLEN 8 /* trailing MIC */ macro
H A Dieee80211_crypto_ccmp.c76 .ic_trailer = IEEE80211_WEP_MICLEN,
H A Dieee80211_mesh.c2479 + IEEE80211_WEP_MICLEN \
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.h336 uint8_t txmickey[IEEE80211_WEP_MICLEN];
337 uint8_t rxmickey[IEEE80211_WEP_MICLEN];
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpireg.h393 uint8_t tkip[IEEE80211_WEP_MICLEN];
499 uint8_t tkip[IEEE80211_WEP_MICLEN];
/freebsd-9.3-release/tools/regression/net80211/tkip/
H A Dtest_tkip.c220 len = t->plaintext_len - IEEE80211_WEP_MICLEN;
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c5550 + IEEE80211_WEP_MICLEN \

Completed in 182 milliseconds