Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c42 int sae_pw_id; in hostapd_wpa_auth_conf() local
206 sae_pw_id = hostapd_sae_pw_id_in_use(conf); in hostapd_wpa_auth_conf()
207 if (sae_pw_id == 2 && wconf->sae_pwe != SAE_PWE_FORCE_HUNT_AND_PECK) in hostapd_wpa_auth_conf()
209 else if (sae_pw_id == 1 && wconf->sae_pwe == SAE_PWE_HUNT_AND_PECK) in hostapd_wpa_auth_conf()