Home
last modified time | relevance | path

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

/modules/hostap/src/
A Dhapd_api.c702 int sae_pwe; in hostapd_ap_status() local
742 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()
A Dsupp_api.c1332 int sae_pwe; local
1343 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