Home
last modified time | relevance | path

Searched refs:hostapd_sae_pw_id_in_use (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_shared.c451 int in_use = hostapd_sae_pw_id_in_use(hapd->conf); in hostapd_ext_capab_byte()
1113 hostapd_sae_pw_id_in_use(hapd->conf) || sae_pk || in hostapd_eid_rsnxe()
H A Dap_config.c496 !hostapd_sae_pw_id_in_use(conf) && in hostapd_setup_sae_pt()
1688 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pw_id_in_use() function
H A Dap_config.h1391 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf);
H A Dwpa_auth_glue.c206 sae_pw_id = hostapd_sae_pw_id_in_use(conf); in hostapd_wpa_auth_conf()
H A Dieee802_11.c139 hostapd_sae_pw_id_in_use(hapd->conf) == 2) && in hostapd_eid_supp_rates()
206 hostapd_sae_pw_id_in_use(hapd->conf) == 2) && in hostapd_eid_ext_supp_rates()
1220 id_in_use = hostapd_sae_pw_id_in_use(hapd->conf); in sae_status_success()
H A Dbeacon.c2411 if (hostapd_sae_pw_id_in_use(hapd->conf)) { in ieee802_11_build_ap_params()