Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A 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 …]
H A 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);
H A Dtkip.h14 struct ieee80211_key *key,
25 struct ieee80211_key *key,
H A Dwep.c95 struct ieee80211_key *key) in ieee80211_wep_remove_iv()
194 struct ieee80211_key *key) in ieee80211_wep_decrypt()
H A Dsta_info.h321 struct ieee80211_key *key;
524 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
709 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
H A Dieee80211_i.h187 struct ieee80211_key *key;
229 struct ieee80211_key *key;
1070 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
1073 struct ieee80211_key __rcu *default_multicast_key;
1074 struct ieee80211_key __rcu *default_mgmt_key;
1075 struct ieee80211_key __rcu *default_beacon_key;
1148 struct ieee80211_key __rcu *keys[NUM_DEFAULT_KEYS];
1149 struct ieee80211_key __rcu *default_unicast_key;
H A Drx.c1970 static struct ieee80211_key *
1973 struct ieee80211_key *key = NULL; in ieee80211_rx_get_bigtk()
2012 struct ieee80211_key *sta_ptk = NULL; in ieee80211_rx_h_decrypt()
2013 struct ieee80211_key *ptk_idx = NULL; in ieee80211_rx_h_decrypt()
2122 struct ieee80211_key *key = NULL; in ieee80211_rx_h_decrypt()
2405 BUILD_BUG_ON(offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
2407 offsetof(struct ieee80211_key, in ieee80211_rx_h_defragment()
4618 struct ieee80211_key *key; in ieee80211_check_fast_rx()
H A Dcfg.c595 struct ieee80211_key *key; in ieee80211_set_tx()
628 struct ieee80211_key *key; in ieee80211_add_key()
734 static struct ieee80211_key *
740 struct ieee80211_key *key; in ieee80211_lookup_key()
799 struct ieee80211_key *key; in ieee80211_del_key()
821 struct ieee80211_key *key; in ieee80211_get_key()
H A Dmesh_pathtbl.c472 struct ieee80211_key *key; in mesh_fast_tx_cache()
H A Dtx.c566 static struct ieee80211_key *
598 struct ieee80211_key *key; in ieee80211_tx_h_select_key()
3553 struct ieee80211_key *key, in ieee80211_xmit_fast_finish()
4611 struct ieee80211_key *key, struct sk_buff *skb) in ieee80211_8023_xmit()
4701 struct ieee80211_key *key; in ieee80211_subif_start_xmit_8023()
H A Ddriver-ops.h383 struct ieee80211_key *key, in drv_get_key_seq()