Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dap_config.c473 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() function
517 if (hostapd_setup_sae_pt(conf) < 0) in hostapd_setup_wpa_psk()
Dap_config.h1204 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf);
/hostap-3.6.0/hostapd/
Dctrl_iface.c1554 hostapd_setup_sae_pt(hapd->conf); in hostapd_ctrl_iface_set()