Searched refs:IEEE80211_KEY_SWENCRYPT (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto.h85 #define IEEE80211_KEY_SWENCRYPT 0x00000010 /* host-based encrypt */ macro
114 (IEEE80211_KEY_SWENCRYPT | IEEE80211_KEY_SWDECRYPT)
H A Dieee80211_crypto_ccmp.c136 if (k->wk_flags & IEEE80211_KEY_SWENCRYPT)
204 if ((k->wk_flags & IEEE80211_KEY_SWENCRYPT) &&
H A Dieee80211_crypto_wep.c217 if ((k->wk_flags & IEEE80211_KEY_SWENCRYPT) &&
H A Dieee80211_crypto_tkip.c229 if ((k->wk_flags & IEEE80211_KEY_SWENCRYPT) &&
H A Dieee80211_output.c1361 if (key->wk_flags & (IEEE80211_KEY_SWENCRYPT|IEEE80211_KEY_SWENMIC)) {

Completed in 108 milliseconds