Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Ddebugfs_key.h6 void ieee80211_debugfs_key_add(struct ieee80211_key *key);
7 void ieee80211_debugfs_key_remove(struct ieee80211_key *key);
13 void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key,
16 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
18 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) in ieee80211_debugfs_key_remove()
29 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, in ieee80211_debugfs_key_sta_del()
Dkey.c127 static int ieee80211_key_enable_hw_accel(struct ieee80211_key *key) in ieee80211_key_enable_hw_accel()
227 static void ieee80211_key_disable_hw_accel(struct ieee80211_key *key) in ieee80211_key_disable_hw_accel()
266 struct ieee80211_key *key = NULL; in __ieee80211_set_default_key()
297 struct ieee80211_key *key = NULL; in __ieee80211_set_default_mgmt_key()
322 struct ieee80211_key *old, in ieee80211_key_replace()
323 struct ieee80211_key *new) in ieee80211_key_replace()
385 struct ieee80211_key *
391 struct ieee80211_key *key; in ieee80211_key_alloc()
397 key = kzalloc(sizeof(struct ieee80211_key) + key_len, GFP_KERNEL); in ieee80211_key_alloc()
552 static void ieee80211_key_free_common(struct ieee80211_key *key) in ieee80211_key_free_common()
[all …]
Dkey.h58 struct ieee80211_key { struct
137 struct ieee80211_key * argument
146 int ieee80211_key_link(struct ieee80211_key *key,
149 void ieee80211_key_free(struct ieee80211_key *key, bool delay_tailroom);
150 void ieee80211_key_free_unused(struct ieee80211_key *key);
Ddebugfs_key.c24 struct ieee80211_key *key = file->private_data; \
77 struct ieee80211_key *key = file->private_data; in key_algorithm_read()
89 struct ieee80211_key *key = file->private_data; in key_tx_spec_write()
127 struct ieee80211_key *key = file->private_data; in key_tx_spec_read()
163 struct ieee80211_key *key = file->private_data; in key_rx_spec_read()
231 struct ieee80211_key *key = file->private_data; in key_replays_read()
264 struct ieee80211_key *key = file->private_data; in key_icverrors_read()
289 struct ieee80211_key *key = file->private_data; in key_mic_failures_read()
305 struct ieee80211_key *key = file->private_data; in key_key_read()
330 void ieee80211_debugfs_key_add(struct ieee80211_key *key) in ieee80211_debugfs_key_add()
[all …]
Dtkip.c155 static void ieee80211_compute_tkip_p1k(struct ieee80211_key *key, u32 iv32) in ieee80211_compute_tkip_p1k()
177 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p1k_iv()
178 container_of(keyconf, struct ieee80211_key, conf); in ieee80211_get_tkip_p1k_iv()
202 struct ieee80211_key *key = (struct ieee80211_key *) in ieee80211_get_tkip_p2k()
203 container_of(keyconf, struct ieee80211_key, conf); in ieee80211_get_tkip_p2k()
226 struct ieee80211_key *key, in ieee80211_tkip_encrypt_data()
243 struct ieee80211_key *key, in ieee80211_tkip_decrypt_data()
Dtkip.h17 struct ieee80211_key *key,
28 struct ieee80211_key *key,
Dwpa.c199 struct ieee80211_key *key = tx->key; in tkip_encrypt_skb()
271 struct ieee80211_key *key = rx->key; in ieee80211_crypto_tkip_decrypt()
412 struct ieee80211_key *key = tx->key; in ccmp_encrypt_skb()
502 struct ieee80211_key *key = rx->key; in ieee80211_crypto_ccmp_decrypt()
643 struct ieee80211_key *key = tx->key; in gcmp_encrypt_skb()
730 struct ieee80211_key *key = rx->key; in ieee80211_crypto_gcmp_decrypt()
803 struct ieee80211_key *key = tx->key; in ieee80211_crypto_cs_encrypt()
844 struct ieee80211_key *key = rx->key; in ieee80211_crypto_cs_decrypt()
940 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_encrypt()
984 struct ieee80211_key *key = tx->key; in ieee80211_crypto_aes_cmac_256_encrypt()
[all …]
Dsta_info.h300 struct ieee80211_key *key;
494 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];
495 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
Dwep.c120 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
227 struct ieee80211_key *key) in ieee80211_wep_decrypt()
Dieee80211_i.h178 struct ieee80211_key *key;
227 struct ieee80211_key *key;
897 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];
898 struct ieee80211_key __rcu *default_unicast_key;
899 struct ieee80211_key __rcu *default_multicast_key;
900 struct ieee80211_key __rcu *default_mgmt_key;
Drx.c1795 struct ieee80211_key *sta_ptk = NULL; in ieee80211_rx_h_decrypt()
1879 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt()
2140 BUILD_BUG_ON(offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
2142 offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
3874 struct ieee80211_key *key; in ieee80211_check_fast_rx()
Ddriver-ops.h385 struct ieee80211_key *key, in drv_get_key_seq()
Dcfg.c364 struct ieee80211_key *key; in ieee80211_add_key()
473 struct ieee80211_key *key = NULL; in ieee80211_del_key()
518 struct ieee80211_key *key = NULL; in ieee80211_get_key()
Dtx.c592 struct ieee80211_key *key; in ieee80211_tx_h_select_key()
3287 struct ieee80211_key *key, in ieee80211_xmit_fast_finish()
Dutil.c2269 struct ieee80211_key *key; in ieee80211_resume_disconnect()