Searched refs:sae_pwe (Results 1 – 2 of 2) sorted by relevance
702 int sae_pwe; in hostapd_ap_status() local742 sae_pwe = bss->sae_pwe; in hostapd_ap_status()744 status->security = wpas_key_mgmt_to_zephyr(1, hapd->conf, key_mgmt, proto, sae_pwe); in hostapd_ap_status()
1332 int sae_pwe; local1343 sae_pwe = wpa_s->conf->sae_pwe;1347 status->security = wpas_key_mgmt_to_zephyr(0, ssid, key_mgmt, proto, sae_pwe);
Completed in 8 milliseconds