Searched refs:ieee80211_cipher_none (Results 1 – 3 of 3) sorted by relevance
168 extern const struct ieee80211_cipher ieee80211_cipher_none;213 ((k).wk_cipher == &ieee80211_cipher_none)
53 const struct ieee80211_cipher ieee80211_cipher_none = { variable
109 k->wk_cipher = &ieee80211_cipher_none; in ieee80211_crypto_resetkey()434 if (k->wk_cipher == &ieee80211_cipher_none || in ieee80211_crypto_decap()