Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h199 DPP_AKM_SAE, enumerator
Ddpp.c3514 conf->akm = DPP_AKM_SAE; in dpp_configuration_alloc()
3545 return akm == DPP_AKM_SAE || akm == DPP_AKM_PSK_SAE || in dpp_akm_sae()
3553 akm == DPP_AKM_SAE; in dpp_akm_legacy()
5191 case DPP_AKM_SAE: in dpp_akm_str()
5212 case DPP_AKM_SAE: in dpp_akm_selector_str()
5234 return DPP_AKM_SAE; in dpp_akm_from_str()
5271 return DPP_AKM_SAE; in dpp_akm_from_str()