Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
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()
Dap_config.c499 !hostapd_sae_pw_id_in_use(conf) && in hostapd_setup_sae_pt()
1700 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pw_id_in_use() function
Dap_config.h1412 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf);
Dwpa_auth_glue.c252 sae_pw_id = hostapd_sae_pw_id_in_use(conf); in hostapd_wpa_auth_conf()
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()
Dbeacon.c2505 if (hostapd_sae_pw_id_in_use(hapd->conf)) { in ieee802_11_build_ap_params()