Searched refs:IEEE80211_KEY_SWDECRYPT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_crypto.h83 #define IEEE80211_KEY_SWDECRYPT 0x0020 /* host-based decrypt */ macro
108 (IEEE80211_KEY_SWENCRYPT | IEEE80211_KEY_SWDECRYPT)
H A Dieee80211_crypto_ccmp.c246 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&
H A Dieee80211_crypto_wep.c225 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&
H A Dieee80211_crypto_tkip.c307 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&

Completed in 66 milliseconds