Lines Matching defs:ieee80211_cipher
52 struct ieee80211_cipher;
88 const struct ieee80211_cipher *wk_cipher;
157 struct ieee80211_cipher {
172 extern const struct ieee80211_cipher ieee80211_cipher_none;
173 extern const struct ieee80211_cipher ieee80211_cipher_wep;
174 extern const struct ieee80211_cipher ieee80211_cipher_tkip;
175 extern const struct ieee80211_cipher ieee80211_cipher_ccmp;
177 void ieee80211_crypto_register(const struct ieee80211_cipher *);
178 void ieee80211_crypto_unregister(const struct ieee80211_cipher *);
193 const struct ieee80211_cipher *cip = k->wk_cipher;
204 const struct ieee80211_cipher *cip = k->wk_cipher;