Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_WEP104 (Results 1 – 13 of 13) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDmld-key.c68 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_get_sec_flags()
182 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_mld_send_key()
192 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_mld_send_key()
216 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) { in iwl_mvm_mld_send_key()
319 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) { in _iwl_mvm_sec_key_del()
HDd3.c125 case WLAN_CIPHER_SUITE_WEP104: { /* hack it for now */ in iwl_mvm_wowlan_program_keys()
1805 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_d3_find_last_keys()
1869 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_d3_update_keys()
HDtx.c132 info->control.hw_key->cipher != WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_tx_csum()
473 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_set_tx_cmd_crypto()
HDsta.c3604 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_send_sta_key()
3937 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) && in iwl_mvm_set_sta_key()
4008 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_remove_sta_key()
HDops.c858 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_frob_txf_key_iter()
HDmac80211.c296 WLAN_CIPHER_SUITE_WEP104, in iwl_mvm_mac_setup_register()
4159 case WLAN_CIPHER_SUITE_WEP104: in __iwl_mvm_mac_set_key()
/freebsd-13-stable/sys/contrib/dev/rtw88/
HDwow.c362 case WLAN_CIPHER_SUITE_WEP104: in rtw_wow_fw_security_type_iter()
HDtx.c318 case WLAN_CIPHER_SUITE_WEP104: in rtw_tx_pkt_info_update_sec()
HDmac80211.c565 case WLAN_CIPHER_SUITE_WEP104: in rtw_ops_set_key()
/freebsd-13-stable/sys/contrib/dev/rtw89/
HDcam.c338 case WLAN_CIPHER_SUITE_WEP104: in rtw89_cam_sec_key_add()
HDcore.c456 case WLAN_CIPHER_SUITE_WEP104: in rtw89_core_tx_update_sec_key()
/freebsd-13-stable/sys/compat/linuxkpi/common/include/net/
HDmac80211.h133 #define WLAN_CIPHER_SUITE_WEP104 WLAN_CIPHER_SUITE(5) macro
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c554 case WLAN_CIPHER_SUITE_WEP104: in lkpi_l80211_to_net80211_cyphers()
587 return (WLAN_CIPHER_SUITE_WEP104); in lkpi_net80211_to_l80211_cipher_suite()