Searched refs:ieee80211_cipher_none (Results 1 – 3 of 3) sorted by relevance
200 extern const struct ieee80211_cipher ieee80211_cipher_none;203 ((k)->wk_cipher == &ieee80211_cipher_none)241 k->wk_cipher = &ieee80211_cipher_none; in ieee80211_crypto_resetkey()
60 const struct ieee80211_cipher ieee80211_cipher_none = { variable
146 ciphers[IEEE80211_CIPHER_NONE] = &ieee80211_cipher_none; in ieee80211_crypto_attach()