Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c1817 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in iwl_mvm_d3_find_last_keys()
1847 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in iwl_mvm_d3_set_igtk_bigtk_ipn()
1903 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in iwl_mvm_d3_update_keys()
2005 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in iwl_mvm_d3_igtk_bigtk_rekey_add()
/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c577 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in rtw_ops_set_key()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h141 #define WLAN_CIPHER_SUITE_BIP_CMAC_256 WLAN_CIPHER_SUITE(13) macro
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c278 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in ath10k_send_key()
6556 key->cipher == WLAN_CIPHER_SUITE_BIP_CMAC_256) in ath10k_set_key()
10001 WLAN_CIPHER_SUITE_BIP_CMAC_256,
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c3169 key->cipher == WLAN_CIPHER_SUITE_BIP_CMAC_256) in ath12k_mac_op_set_key()
7200 WLAN_CIPHER_SUITE_BIP_CMAC_256, in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c4231 key->cipher == WLAN_CIPHER_SUITE_BIP_CMAC_256) in ath11k_mac_op_set_key()
9405 WLAN_CIPHER_SUITE_BIP_CMAC_256, in __ath11k_mac_register()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c561 case WLAN_CIPHER_SUITE_BIP_CMAC_256: in lkpi_l80211_to_net80211_cyphers()