Home
last modified time | relevance | path

Searched refs:sae_pw_id (Results 1 - 1 of 1) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_glue.c43 int sae_pw_id; in hostapd_wpa_auth_conf() local
199 sae_pw_id = hostapd_sae_pw_id_in_use(conf); in hostapd_wpa_auth_conf()
200 if (sae_pw_id == 2 && wconf->sae_pwe != 3) in hostapd_wpa_auth_conf()
202 else if (sae_pw_id == 1 && wconf->sae_pwe == 0) in hostapd_wpa_auth_conf()

Completed in 3 milliseconds