Searched refs:IEEE80211_KEY_SWDEMIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto.h85 #define IEEE80211_KEY_SWDEMIC 0x0080 /* host-based demic */ macro
109 #define IEEE80211_KEY_SWMIC (IEEE80211_KEY_SWENMIC | IEEE80211_KEY_SWDEMIC)
H A Dieee80211_crypto_tkip.c342 if ((k->wk_flags & IEEE80211_KEY_SWDEMIC) || force) {

Completed in 103 milliseconds