Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.c469 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() function
513 if (hostapd_setup_sae_pt(conf) < 0) in hostapd_setup_wpa_psk()
Dap_config.h1178 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf);
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1536 hostapd_setup_sae_pt(hapd->conf); in hostapd_ctrl_iface_set()