Searched refs:ieee80211_cipher (Results 1 – 19 of 19) sorted by relevance
54 struct ieee80211_cipher;103 const struct ieee80211_cipher *wk_cipher;207 struct ieee80211_cipher { struct222 extern const struct ieee80211_cipher ieee80211_cipher_none; argument227 void ieee80211_crypto_register(const struct ieee80211_cipher *);228 void ieee80211_crypto_unregister(const struct ieee80211_cipher *);250 const struct ieee80211_cipher *cip = k->wk_cipher; in ieee80211_crypto_enmic()
56 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX];261 ieee80211_crypto_register(const struct ieee80211_cipher *cip) in ieee80211_crypto_register()280 ieee80211_crypto_unregister(const struct ieee80211_cipher *cip) in ieee80211_crypto_unregister()341 const struct ieee80211_cipher *cip; in ieee80211_crypto_newkey()564 const struct ieee80211_cipher *cip = key->wk_cipher; in ieee80211_crypto_setkey()670 const struct ieee80211_cipher *cip; in ieee80211_crypto_encap()696 const struct ieee80211_cipher *cip; in ieee80211_crypto_decap()783 const struct ieee80211_cipher *cip; in ieee80211_crypto_demic()
58 const struct ieee80211_cipher ieee80211_cipher_none = {
59 static const struct ieee80211_cipher wep = {
72 static const struct ieee80211_cipher ccmp = {
63 static const struct ieee80211_cipher tkip = {
918 const struct ieee80211_cipher *cip = wk->wk_cipher; in _db_show_key()
81 const struct ieee80211_cipher *cip; in ieee80211_ioctl_getkey()
29 enum ieee80211_cipher { enum76 enum ieee80211_cipher k_cipher;148 int ieee80211_cipher_keylen(enum ieee80211_cipher);
70 enum ieee80211_cipher rsn_groupcipher;71 enum ieee80211_cipher rsn_groupmgmtcipher;
361 enum ieee80211_cipher ic_rsngroupcipher;362 enum ieee80211_cipher ic_rsngroupmgmtcipher;416 enum ieee80211_cipher rsngroupcipher;
321 enum ieee80211_cipher ni_rsngroupcipher;322 enum ieee80211_cipher ni_rsngroupmgmtcipher;324 enum ieee80211_cipher ni_rsncipher;
118 ieee80211_cipher_keylen(enum ieee80211_cipher cipher) in ieee80211_cipher_keylen()
90 enum ieee80211_cipher ieee80211_parse_rsn_cipher(const u_int8_t *);1375 enum ieee80211_cipher
197 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_keyset()491 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_key_delete()
989 const struct ieee80211_cipher *cip; in ath_tx_tag_crypto()
1624 const struct ieee80211_cipher *cip = k->wk_cipher; in _mwl_key_set()3099 const struct ieee80211_cipher *cip; in mwl_tx_start()
1367 const struct ieee80211_cipher *cip = k->wk_cipher; in rum_setup_tx_desc()
4596 const struct ieee80211_cipher *cip = k->wk_cipher; in wpi_load_key()