Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c492 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() function
542 if (hostapd_setup_sae_pt(conf) < 0) in hostapd_setup_wpa_psk()
Dap_config.h1415 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf);
/hostap-latest/hostapd/
Dctrl_iface.c1329 hostapd_setup_sae_pt(hapd->conf); in hostapd_ctrl_iface_set()