Home
last modified time | relevance | path

Searched refs:DPP_AKM_PSK_SAE_DPP (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h203 DPP_AKM_PSK_SAE_DPP, enumerator
Ddpp.c3523 conf->akm = DPP_AKM_PSK_SAE_DPP; in dpp_configuration_alloc()
3539 akm == DPP_AKM_PSK_SAE_DPP; in dpp_akm_psk()
3546 akm == DPP_AKM_SAE_DPP || akm == DPP_AKM_PSK_SAE_DPP; in dpp_akm_sae()
3560 akm == DPP_AKM_PSK_SAE_DPP; in dpp_akm_dpp()
3566 return akm == DPP_AKM_SAE_DPP || akm == DPP_AKM_PSK_SAE_DPP; in dpp_akm_ver2()
5192 case DPP_AKM_PSK_SAE_DPP: in dpp_akm_str()
5213 case DPP_AKM_PSK_SAE_DPP: in dpp_akm_selector_str()
5237 return DPP_AKM_PSK_SAE_DPP; in dpp_akm_from_str()
5258 return DPP_AKM_PSK_SAE_DPP; in dpp_akm_from_str()