Home
last modified time | relevance | path

Searched refs:ieee80211_key (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/net/mac80211/
Ddebugfs_key.h6 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()
Dkey.c120 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel()
228 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel()
267 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key()
285 int ieee80211_set_tx_key(struct ieee80211_key *key) in ieee80211_set_tx_key()
290 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey()
291 struct ieee80211_key *new) in ieee80211_pairwise_rekey()
351 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key()
388 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key()
414 struct ieee80211_key *key = NULL; in __ieee80211_set_default_beacon_key()
441 struct ieee80211_key *old, in ieee80211_key_replace()
[all …]
Dkey.h58 struct ieee80211_key { struct
139 struct ieee80211_key * argument
147 int ieee80211_key_link(struct ieee80211_key *key,
150 int ieee80211_set_tx_key(struct ieee80211_key *key);
151 void ieee80211_key_free(struct ieee80211_key *key, bool delay_tailroom);
152 void ieee80211_key_free_unused(struct ieee80211_key *key);
Ddebugfs_key.c22 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 …]
Dtkip.c152 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()
Dtkip.h14 struct ieee80211_key *key,
25 struct ieee80211_key *key,
Dwpa.c197 struct ieee80211_key *key = tx->key; in tkip_encrypt_skb()
269 struct ieee80211_key *key = rx->key; in ieee80211_crypto_tkip_decrypt()
430 struct ieee80211_key *key = tx->key; in ccmp_encrypt_skb()
520 struct ieee80211_key *key = rx->key; in ieee80211_crypto_ccmp_decrypt()
633 struct ieee80211_key *key = tx->key; in gcmp_encrypt_skb()
720 struct ieee80211_key *key = rx->key; in ieee80211_crypto_gcmp_decrypt()
838 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_encrypt()
886 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_256_encrypt()
933 struct ieee80211_key *key = rx->key; in ieee80211_crypto_aes_cmac_decrypt()
983 struct ieee80211_key *key = rx->key; in ieee80211_crypto_aes_cmac_256_decrypt()
[all …]
Dwep.c95 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
194 struct ieee80211_key *key) in ieee80211_wep_decrypt()
Dsta_info.h321 struct ieee80211_key *key;
528 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
658 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
Dieee80211_i.h179 struct ieee80211_key *key;
223 struct ieee80211_key *key;
1041 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
1044 struct ieee80211_key __rcu *default_multicast_key;
1045 struct ieee80211_key __rcu *default_mgmt_key;
1046 struct ieee80211_key __rcu *default_beacon_key;
1121 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS];
1122 struct ieee80211_key __rcu *default_unicast_key;
Drx.c1872 static struct ieee80211_key *
1875 struct ieee80211_key *key = NULL; in ieee80211_rx_get_bigtk()
1914 struct ieee80211_key *sta_ptk = NULL; in ieee80211_rx_h_decrypt()
1915 struct ieee80211_key *ptk_idx = NULL; in ieee80211_rx_h_decrypt()
2024 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt()
2305 BUILD_BUG_ON(offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
2307 offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
4574 struct ieee80211_key *key; in ieee80211_check_fast_rx()
Dcfg.c439 struct ieee80211_key *key; in ieee80211_set_tx()
472 struct ieee80211_key *key; in ieee80211_add_key()
573 static struct ieee80211_key *
579 struct ieee80211_key *key; in ieee80211_lookup_key()
638 struct ieee80211_key *key; in ieee80211_del_key()
660 struct ieee80211_key *key; in ieee80211_get_key()
Dmesh_pathtbl.c472 struct ieee80211_key *key; in mesh_fast_tx_cache()
Dtx.c573 static struct ieee80211_key *
605 struct ieee80211_key *key; in ieee80211_tx_h_select_key()
3550 struct ieee80211_key *key, in ieee80211_xmit_fast_finish()
4600 struct ieee80211_key *key, struct sk_buff *skb) in ieee80211_8023_xmit()
4691 struct ieee80211_key *key; in ieee80211_subif_start_xmit_8023()
Ddriver-ops.h381 struct ieee80211_key *key, in drv_get_key_seq()
Dutil.c2251 struct ieee80211_key *key; in ieee80211_reconfig_disconnect()