Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h202 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()
5197 case DPP_AKM_PSK_SAE_DPP: in dpp_akm_str()
5218 case DPP_AKM_PSK_SAE_DPP: in dpp_akm_selector_str()
5242 return DPP_AKM_PSK_SAE_DPP; in dpp_akm_from_str()
5263 return DPP_AKM_PSK_SAE_DPP; in dpp_akm_from_str()