Searched refs:IEEE80211_CRYPTO_TKIPMIC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_crypto.h139 #define IEEE80211_CRYPTO_TKIPMIC (1<<IEEE80211_CIPHER_TKIPMIC) macro
H A Dieee80211_crypto.c332 (ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIPMIC) == 0) {
/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath.c627 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC;
2022 ic->ic_cryptocaps &= ~IEEE80211_CRYPTO_TKIPMIC;
2025 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC;
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c419 if ((ccaps & IEEE80211_CRYPTO_TKIPMIC) != 0)
/freebsd-10.1-release/sys/dev/mwl/
H A Dif_mwl.c474 | IEEE80211_CRYPTO_TKIPMIC
/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_run.c795 IEEE80211_CRYPTO_TKIPMIC |

Completed in 107 milliseconds