Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Ddebugfs_key.c101 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in key_tx_spec_write()
141 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in key_tx_spec_read()
198 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in key_rx_spec_read()
242 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in key_replays_read()
271 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in key_icverrors_read()
Dkey.c217 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_key_enable_hw_accel()
640 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_key_alloc()
711 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_key_free_common()
1177 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_get_key_rx_seq()
1230 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_set_key_rx_seq()
Dmain.c784 WLAN_CIPHER_SUITE_BIP_GMAC_128, in ieee80211_init_cipher_suites()
874 suites[w++] = WLAN_CIPHER_SUITE_BIP_GMAC_128; in ieee80211_init_cipher_suites()
Dtx.c651 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_tx_h_select_key()
1046 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_tx_h_encrypt()
3114 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_check_fast_xmit()
Dcfg.c431 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_add_key()
631 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_get_key()
Drx.c2113 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ieee80211_rx_h_decrypt()
/kernel/linux/linux-5.10/net/wireless/
Dutil.c285 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in cfg80211_igtk_cipher_supported()
361 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in cfg80211_validate_key_settings()
414 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in cfg80211_validate_key_settings()
446 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in cfg80211_validate_key_settings()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c3368 keyconf->cipher != WLAN_CIPHER_SUITE_BIP_GMAC_128 && in iwl_mvm_send_sta_igtk()
3393 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in iwl_mvm_send_sta_igtk()
3561 keyconf->cipher == WLAN_CIPHER_SUITE_BIP_GMAC_128 || in iwl_mvm_set_sta_key()
3639 keyconf->cipher == WLAN_CIPHER_SUITE_BIP_GMAC_128 || in iwl_mvm_remove_sta_key()
Dmac80211.c494 WLAN_CIPHER_SUITE_BIP_GMAC_128; in iwl_mvm_mac_setup_register()
3467 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in __iwl_mvm_mac_set_key()
3499 key->cipher == WLAN_CIPHER_SUITE_BIP_GMAC_128 || in __iwl_mvm_mac_set_key()
Dd3.c241 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in iwl_mvm_wowlan_program_keys()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmac80211.c480 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in rtw_ops_set_key()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h3392 #define WLAN_CIPHER_SUITE_BIP_GMAC_128 SUITE(0x000FAC, 11) macro
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c2507 key->cipher == WLAN_CIPHER_SUITE_BIP_GMAC_128 || in ath11k_mac_op_set_key()
6227 WLAN_CIPHER_SUITE_BIP_GMAC_128, in __ath11k_mac_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dmac.c263 case WLAN_CIPHER_SUITE_BIP_GMAC_128: in ath10k_send_key()
6391 key->cipher == WLAN_CIPHER_SUITE_BIP_GMAC_128 || in ath10k_set_key()
9769 WLAN_CIPHER_SUITE_BIP_GMAC_128, in ath10k_mac_register()
/kernel/linux/linux-5.10/drivers/net/wireless/
Dmac80211_hwsim.c448 WLAN_CIPHER_SUITE_BIP_GMAC_128,