Searched refs:ieee80211_cipher (Results 1 – 9 of 9) sorted by relevance
52 struct ieee80211_cipher;88 const struct ieee80211_cipher *wk_cipher;157 struct ieee80211_cipher { struct172 extern const struct ieee80211_cipher ieee80211_cipher_none; argument173 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; in ieee80211_crypto_demic()[all …]
72 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX];202 ieee80211_crypto_register(const struct ieee80211_cipher *cip) in ieee80211_crypto_register()221 ieee80211_crypto_unregister(const struct ieee80211_cipher *cip) in ieee80211_crypto_unregister()271 const struct ieee80211_cipher *cip; in ieee80211_crypto_newkey()498 const struct ieee80211_cipher *cip = key->wk_cipher; in ieee80211_crypto_setkey()544 const struct ieee80211_cipher *cip; in ieee80211_crypto_encap()605 const struct ieee80211_cipher *cip; in ieee80211_crypto_decap()
65 const struct ieee80211_cipher ieee80211_cipher_none = {
82 const struct ieee80211_cipher ieee80211_cipher_ccmp = {
68 const struct ieee80211_cipher ieee80211_cipher_wep = {
72 const struct ieee80211_cipher ieee80211_cipher_tkip = {
879 const struct ieee80211_cipher *cip; in ieee80211_ioctl_getkey()
1615 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_keyset()1863 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_key_delete()3644 const struct ieee80211_cipher *cip; in ath_tx_start()
86 static struct ieee80211_cipher rtw_cipher_wep;