Searched refs:ieee80211_key (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
D | debugfs_key.h | 6 void ieee80211_debugfs_key_add(struct ieee80211_key *key); 7 void ieee80211_debugfs_key_remove(struct ieee80211_key *key); 17 void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, 20 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add() 22 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove() 39 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del()
|
D | key.c | 125 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel() 230 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel() 265 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key() 283 int ieee80211_set_tx_key(struct ieee80211_key *key) in ieee80211_set_tx_key() 288 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey() 289 struct ieee80211_key *new) in ieee80211_pairwise_rekey() 350 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key() 381 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key() 405 struct ieee80211_key *key = NULL; in __ieee80211_set_default_beacon_key() 430 struct ieee80211_key *old, in ieee80211_key_replace() [all …]
|
D | key.h | 59 struct ieee80211_key { struct 140 struct ieee80211_key * argument 149 int ieee80211_key_link(struct ieee80211_key *key, 152 int ieee80211_set_tx_key(struct ieee80211_key *key); 153 void ieee80211_key_free(struct ieee80211_key *key, bool delay_tailroom); 154 void ieee80211_key_free_unused(struct ieee80211_key *key);
|
D | debugfs_key.c | 21 struct ieee80211_key *key = file->private_data; \ 74 struct ieee80211_key *key = file->private_data; in key_algorithm_read() 86 struct ieee80211_key *key = file->private_data; in key_tx_spec_write() 124 struct ieee80211_key *key = file->private_data; in key_tx_spec_read() 160 struct ieee80211_key *key = file->private_data; in key_rx_spec_read() 228 struct ieee80211_key *key = file->private_data; in key_replays_read() 261 struct ieee80211_key *key = file->private_data; in key_icverrors_read() 286 struct ieee80211_key *key = file->private_data; in key_mic_failures_read() 302 struct ieee80211_key *key = file->private_data; in key_key_read() 327 void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add() [all …]
|
D | tkip.c | 152 static void ieee80211_compute_tkip_p1k(struct ieee80211_key *key, u32 iv32) in ieee80211_compute_tkip_p1k() 174 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p1k_iv() 175 container_of(keyconf, struct ieee80211_key, conf); in ieee80211_get_tkip_p1k_iv() 199 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p2k() 200 container_of(keyconf, struct ieee80211_key, conf); in ieee80211_get_tkip_p2k() 223 struct ieee80211_key *key, in ieee80211_tkip_encrypt_data() 240 struct ieee80211_key *key, in ieee80211_tkip_decrypt_data()
|
D | tkip.h | 14 struct ieee80211_key *key, 25 struct ieee80211_key *key,
|
D | wpa.c | 197 struct ieee80211_key *key = tx->key; in tkip_encrypt_skb() 269 struct ieee80211_key *key = rx->key; in ieee80211_crypto_tkip_decrypt() 410 struct ieee80211_key *key = tx->key; in ccmp_encrypt_skb() 500 struct ieee80211_key *key = rx->key; in ieee80211_crypto_ccmp_decrypt() 646 struct ieee80211_key *key = tx->key; in gcmp_encrypt_skb() 733 struct ieee80211_key *key = rx->key; in ieee80211_crypto_gcmp_decrypt() 811 struct ieee80211_key *key = tx->key; in ieee80211_crypto_cs_encrypt() 852 struct ieee80211_key *key = rx->key; in ieee80211_crypto_cs_decrypt() 948 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_encrypt() 996 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_256_encrypt() [all …]
|
D | wep.c | 94 struct ieee80211_key *key) in ieee80211_wep_remove_iv() 193 struct ieee80211_key *key) in ieee80211_wep_decrypt()
|
D | sta_info.h | 320 struct ieee80211_key *key; 571 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS + 574 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
|
D | ieee80211_i.h | 158 struct ieee80211_key *key; 207 struct ieee80211_key *key; 906 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS + 909 struct ieee80211_key __rcu *default_unicast_key; 910 struct ieee80211_key __rcu *default_multicast_key; 911 struct ieee80211_key __rcu *default_mgmt_key; 912 struct ieee80211_key __rcu *default_beacon_key;
|
D | rx.c | 1859 static struct ieee80211_key * 1862 struct ieee80211_key *key = NULL; in ieee80211_rx_get_bigtk() 1902 struct ieee80211_key *sta_ptk = NULL; in ieee80211_rx_h_decrypt() 1903 struct ieee80211_key *ptk_idx = NULL; in ieee80211_rx_h_decrypt() 2014 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt() 2293 BUILD_BUG_ON(offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment() 2295 offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment() 4191 struct ieee80211_key *key; in ieee80211_check_fast_rx()
|
D | cfg.c | 377 struct ieee80211_key *key; in ieee80211_set_tx() 411 struct ieee80211_key *key; in ieee80211_add_key() 528 struct ieee80211_key *key = NULL; in ieee80211_del_key() 573 struct ieee80211_key *key = NULL; in ieee80211_get_key()
|
D | tx.c | 594 struct ieee80211_key *key; in ieee80211_tx_h_select_key() 3430 struct ieee80211_key *key, in ieee80211_xmit_fast_finish() 4245 struct ieee80211_key *key, struct sk_buff *skb) in ieee80211_8023_xmit() 4313 struct ieee80211_key *key; in ieee80211_subif_start_xmit_8023()
|
D | driver-ops.h | 384 struct ieee80211_key *key, in drv_get_key_seq()
|
D | util.c | 2693 struct ieee80211_key *key; in ieee80211_resume_disconnect()
|