Searched refs:ieee80211_cipher (Results 1 – 8 of 8) sorted by relevance
56 struct ieee80211_cipher;105 const struct ieee80211_cipher *wk_cipher;185 struct ieee80211_cipher { struct200 extern const struct ieee80211_cipher ieee80211_cipher_none; argument205 void ieee80211_crypto_register(const struct ieee80211_cipher *);206 void ieee80211_crypto_unregister(const struct ieee80211_cipher *);228 const struct ieee80211_cipher *cip = k->wk_cipher; in ieee80211_crypto_enmic()
58 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX];195 ieee80211_crypto_register(const struct ieee80211_cipher *cip) in ieee80211_crypto_register()214 ieee80211_crypto_unregister(const struct ieee80211_cipher *cip) in ieee80211_crypto_unregister()268 const struct ieee80211_cipher *cip; in ieee80211_crypto_newkey()491 const struct ieee80211_cipher *cip = key->wk_cipher; in ieee80211_crypto_setkey()591 const struct ieee80211_cipher *cip; in ieee80211_crypto_encap()617 const struct ieee80211_cipher *cip; in ieee80211_crypto_decap()704 const struct ieee80211_cipher *cip; in ieee80211_crypto_demic()
60 const struct ieee80211_cipher ieee80211_cipher_none = {
61 static const struct ieee80211_cipher wep = {
74 static const struct ieee80211_cipher ccmp = {
65 static const struct ieee80211_cipher tkip = {
773 const struct ieee80211_cipher *cip = wk->wk_cipher; in _db_show_key()
81 const struct ieee80211_cipher *cip; in ieee80211_ioctl_getkey()