Searched refs:ieee80211_cipher_none (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto.c146 ciphers[IEEE80211_CIPHER_NONE] = &ieee80211_cipher_none;
H A Dieee80211_crypto_none.c60 const struct ieee80211_cipher ieee80211_cipher_none = { variable in typeref:struct:ieee80211_cipher
H A Dieee80211_crypto.h200 extern const struct ieee80211_cipher ieee80211_cipher_none;
203 ((k)->wk_cipher == &ieee80211_cipher_none)
241 k->wk_cipher = &ieee80211_cipher_none;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1024 } else if (ni->ni_ucastkey.wk_cipher == &ieee80211_cipher_none) {

Completed in 112 milliseconds