Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_BIP_CMAC_256 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Ddebugfs_key.c100 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_tx_spec_write()
140 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_tx_spec_read()
190 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_rx_spec_read()
238 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_replays_read()
267 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in key_icverrors_read()
Dkey.c216 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_enable_hw_accel()
618 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_alloc()
708 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_key_free_common()
1171 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_get_key_rx_seq()
1224 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_set_key_rx_seq()
Dmain.c783 WLAN_CIPHER_SUITE_BIP_CMAC_256, in ieee80211_init_cipher_suites()
873 suites[w++] = WLAN_CIPHER_SUITE_BIP_CMAC_256; in ieee80211_init_cipher_suites()
Dtx.c650 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_tx_h_select_key()
1044 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_tx_h_encrypt()
3113 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_check_fast_xmit()
Dcfg.c430 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_add_key()
630 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_get_key()
Drx.c2110 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ieee80211_rx_h_decrypt()
/kernel/linux/linux-5.10/net/wireless/
Dutil.c284 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_igtk_cipher_supported()
360 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
410 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
445 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in cfg80211_validate_key_settings()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Dmac80211.c479 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in rtw_ops_set_key()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h3394 #define WLAN_CIPHER_SUITE_BIP_CMAC_256 SUITE(0x000FAC, 13) macro
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c2509 key->cipher == WLAN_CIPHER_SUITE_BIP_CMAC_256) in ath11k_mac_op_set_key()
6226 WLAN_CIPHER_SUITE_BIP_CMAC_256, in __ath11k_mac_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dmac.c265 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ath10k_send_key()
6393 key->cipher == WLAN_CIPHER_SUITE_BIP_CMAC_256) in ath10k_set_key()
9768 WLAN_CIPHER_SUITE_BIP_CMAC_256, in ath10k_mac_register()
/kernel/linux/linux-5.10/drivers/net/wireless/
Dmac80211_hwsim.c447 WLAN_CIPHER_SUITE_BIP_CMAC_256,