Home
last modified time | relevance | path

Searched refs:IEEE80211_CRYPTO_TKIPMIC (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h150 #define IEEE80211_CRYPTO_TKIPMIC (1<<IEEE80211_CIPHER_TKIPMIC) macro
H A Dieee80211_crypto.c333 (ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIPMIC) == 0) { in ieee80211_crypto_newkey()