Home
last modified time | relevance | path

Searched refs:RSN_AKM_SAE_FBT (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwpa.h151 BCM_BIT(RSN_AKM_SAE_FBT) | \
199 #define SAE_AKM_MASK (BCM_BIT(RSN_AKM_SAE_PSK) | BCM_BIT(RSN_AKM_SAE_FBT))
205 BCM_BIT(RSN_AKM_SAE_FBT) | \
359 BCM_BIT(RSN_AKM_SAE_FBT))
373 BCM_BIT(RSN_AKM_SAE_FBT))
383 (akm == RSN_AKM_SAE_FBT) | \
H A Dwpa.h183 (akm) == RSN_AKM_SAE_FBT || \
H A D802.11.h4917 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwpa.h181 (akm) == RSN_AKM_SAE_FBT || \
H A D802.11.h4453 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwpa.h182 (akm) == RSN_AKM_SAE_FBT || \
H A D802.11.h4494 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwpa.h182 (akm) == RSN_AKM_SAE_FBT || \
H A D802.11.h4494 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwpa.h183 (akm) == RSN_AKM_SAE_FBT || \
H A D802.11.h4917 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwpa.c187 {RSN_AKM_SAE_FBT, HASH_SHA256},
1346 {WPA2_OUI, RSN_AKM_SAE_FBT, WPA3_AUTH_SAE_PSK | WPA2_AUTH_FT}, in bcmwpa_akm2WPAauth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h4358 #define RSN_AKM_SAE_FBT 9 /* AKM for SAE with FBT */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c8932 case RSN_AKM_SAE_FBT: in wl_validate_wpa2ie()