Home
last modified time | relevance | path

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

/linux-6.1.9/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.c125 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel()
234 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel()
273 static int _ieee80211_set_tx_key(struct ieee80211_key *key, bool force) in _ieee80211_set_tx_key()
291 int ieee80211_set_tx_key(struct ieee80211_key *key) in ieee80211_set_tx_key()
296 static void ieee80211_pairwise_rekey(struct ieee80211_key *old, in ieee80211_pairwise_rekey()
297 struct ieee80211_key *new) in ieee80211_pairwise_rekey()
359 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key()
394 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key()
419 struct ieee80211_key *key = NULL; in __ieee80211_set_default_beacon_key()
445 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()
422 struct ieee80211_key *key = tx->key; in ccmp_encrypt_skb()
511 struct ieee80211_key *key = rx->key; in ieee80211_crypto_ccmp_decrypt()
622 struct ieee80211_key *key = tx->key; in gcmp_encrypt_skb()
708 struct ieee80211_key *key = rx->key; in ieee80211_crypto_gcmp_decrypt()
825 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_encrypt()
873 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_256_encrypt()
916 struct ieee80211_key *key = rx->key; in ieee80211_crypto_aes_cmac_decrypt()
966 struct ieee80211_key *key = rx->key; in ieee80211_crypto_aes_cmac_256_decrypt()
[all …]
Dwep.c94 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
193 struct ieee80211_key *key) in ieee80211_wep_decrypt()
Dsta_info.h324 struct ieee80211_key *key;
526 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
647 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
Dieee80211_i.h166 struct ieee80211_key *key;
217 struct ieee80211_key *key;
960 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
963 struct ieee80211_key __rcu *default_multicast_key;
964 struct ieee80211_key __rcu *default_mgmt_key;
965 struct ieee80211_key __rcu *default_beacon_key;
1031 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS];
1032 struct ieee80211_key __rcu *default_unicast_key;
Drx.c1865 static struct ieee80211_key *
1868 struct ieee80211_key *key = NULL; in ieee80211_rx_get_bigtk()
1907 struct ieee80211_key *sta_ptk = NULL; in ieee80211_rx_h_decrypt()
1908 struct ieee80211_key *ptk_idx = NULL; in ieee80211_rx_h_decrypt()
2017 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt()
2298 BUILD_BUG_ON(offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
2300 offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
4399 struct ieee80211_key *key; in ieee80211_check_fast_rx()
Dcfg.c439 struct ieee80211_key *key; in ieee80211_set_tx()
474 struct ieee80211_key *key; in ieee80211_add_key()
576 static struct ieee80211_key *
582 struct ieee80211_key *key; in ieee80211_lookup_key()
643 struct ieee80211_key *key; in ieee80211_del_key()
674 struct ieee80211_key *key; in ieee80211_get_key()
Dtx.c579 static struct ieee80211_key *
627 struct ieee80211_key *key; in ieee80211_tx_h_select_key()
3525 struct ieee80211_key *key, in ieee80211_xmit_fast_finish()
4504 struct ieee80211_key *key, struct sk_buff *skb) in ieee80211_8023_xmit()
4581 struct ieee80211_key *key; in ieee80211_subif_start_xmit_8023()
Ddriver-ops.h362 struct ieee80211_key *key, in drv_get_key_seq()
Dutil.c2796 struct ieee80211_key *key; in ieee80211_reconfig_disconnect()