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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto.h86 #define IEEE80211_KEY_SWDECRYPT 0x00000020 /* host-based decrypt */ macro
114 (IEEE80211_KEY_SWENCRYPT | IEEE80211_KEY_SWDECRYPT)
H A Dieee80211_crypto_wep.c259 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&
H A Dieee80211_crypto_ccmp.c283 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&
H A Dieee80211_crypto_tkip.c355 if ((k->wk_flags & IEEE80211_KEY_SWDECRYPT) &&

Completed in 48 milliseconds