Home
last modified time | relevance | path

Searched defs:keyconf (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtkip.c143 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn) in ieee80211_tkip_add_iv()
171 void ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_p1k_iv()
185 void ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_rx_p1k()
196 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_p2k()
H A Dkey.c1145 void ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf, in ieee80211_get_key_rx_seq()
1198 void ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf, in ieee80211_set_key_rx_seq()
1254 void ieee80211_remove_key(struct ieee80211_key_conf *keyconf) in ieee80211_remove_key()
1281 struct ieee80211_key_conf *keyconf) in ieee80211_gtk_rekey_add()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c996 struct ieee80211_key_conf *keyconf) in iwl_remove_default_wep_key()
1021 struct ieee80211_key_conf *keyconf) in iwl_set_default_wep_key()
1083 struct ieee80211_key_conf *keyconf, in iwlagn_send_sta_key()
1137 struct ieee80211_key_conf *keyconf, in iwl_update_tkip_key()
1157 struct ieee80211_key_conf *keyconf, in iwl_remove_dynamic_key()
1205 struct ieee80211_key_conf *keyconf, in iwl_set_dynamic_key()
H A Dtx.c196 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwlagn_tx_cmd_build_hwcrypto() local
H A Dmac80211.c592 struct ieee80211_key_conf *keyconf, in iwlagn_mac_update_tkip_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c2419 struct ieee80211_key_conf *keyconf, in __iwl_mvm_remove_sta_key()
3359 struct ieee80211_key_conf *keyconf, in iwl_mvm_send_sta_igtk()
3461 struct ieee80211_key_conf *keyconf, in __iwl_mvm_set_sta_key()
3516 struct ieee80211_key_conf *keyconf, in iwl_mvm_set_sta_key()
3618 struct ieee80211_key_conf *keyconf) in iwl_mvm_remove_sta_key()
3675 struct ieee80211_key_conf *keyconf, in iwl_mvm_update_tkip_key()
3955 struct ieee80211_key_conf *keyconf; in iwl_mvm_add_pasn_sta() local
H A Dtx.c419 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_pn() local
442 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_crypto() local
H A Dmac80211.c3657 struct ieee80211_key_conf *keyconf, in iwl_mvm_mac_update_tkip_key()
H A Dmvm.h1543 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_ccmp() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c1601 struct ieee80211_key_conf *keyconf = info->control.hw_key; in il4965_tx_cmd_build_hwcrypto() local
3176 struct ieee80211_key_conf *keyconf) in il4965_remove_default_wep_key()
3199 struct ieee80211_key_conf *keyconf) in il4965_set_default_wep_key()
3227 struct ieee80211_key_conf *keyconf, u8 sta_id) in il4965_set_wep_dynamic_key_info()
3281 struct ieee80211_key_conf *keyconf, u8 sta_id) in il4965_set_ccmp_dynamic_key_info()
3329 struct ieee80211_key_conf *keyconf, u8 sta_id) in il4965_set_tkip_dynamic_key_info()
3372 il4965_update_tkip_key(struct il_priv *il, struct ieee80211_key_conf *keyconf, in il4965_update_tkip_key()
3407 struct ieee80211_key_conf *keyconf, u8 sta_id) in il4965_remove_dynamic_key()
3467 il4965_set_dynamic_key(struct il_priv *il, struct ieee80211_key_conf *keyconf, in il4965_set_dynamic_key()
5873 struct ieee80211_key_conf *keyconf, in il4965_mac_update_tkip_key()
H A D3945-mac.c118 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_ccmp_dynamic_key_info()
166 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_tkip_dynamic_key_info()
173 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_wep_dynamic_key_info()
199 il3945_set_dynamic_key(struct il_priv *il, struct ieee80211_key_conf *keyconf, in il3945_set_dynamic_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c439 struct ieee80211_key_conf *keyconf; in rtl92se_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c450 struct ieee80211_key_conf *keyconf = in rtl92ce_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c450 struct ieee80211_key_conf *keyconf = in rtl8723e_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.c525 struct ieee80211_key_conf *keyconf = in rtl8723be_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.c598 struct ieee80211_key_conf *keyconf; in rtl88ee_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c549 struct ieee80211_key_conf *keyconf = info->control.hw_key; in rtl92cu_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c769 struct ieee80211_key_conf *keyconf = in rtl8821ae_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c593 struct ieee80211_key_conf *keyconf; in rtl92de_tx_fill_desc() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dmain.c936 struct ieee80211_key_conf *keyconf, in b43_op_update_tkip_key()
1003 struct ieee80211_key_conf *keyconf) in b43_key_write()
H A Db43.h702 struct ieee80211_key_conf *keyconf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.c1163 struct ieee80211_key_conf *keyconf, in _write_pairwise_key_to_hw()
1219 struct ieee80211_key_conf *keyconf, in _write_group_key_to_hw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h560 void *keyconf; member
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h5192 static inline void ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_p1k()