Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h200 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()
5186 case DPP_AKM_SAE: in dpp_akm_str()
5207 case DPP_AKM_SAE: in dpp_akm_selector_str()
5229 return DPP_AKM_SAE; in dpp_akm_from_str()
5266 return DPP_AKM_SAE; in dpp_akm_from_str()