Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c503 !hostapd_sae_pk_in_use(conf)) || in hostapd_setup_sae_pt()
1479 if (full_config && hostapd_sae_pk_in_use(bss) && in hostapd_config_check_bss()
1723 bool hostapd_sae_pk_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pk_in_use() function
Dap_config.h1413 bool hostapd_sae_pk_in_use(struct hostapd_bss_config *conf);
Dieee802_11_shared.c1107 sae_pk = hostapd_sae_pk_in_use(hapd->conf); in hostapd_eid_rsnxe()
Dwpa_auth_glue.c258 wconf->sae_pk = hostapd_sae_pk_in_use(conf); in hostapd_wpa_auth_conf()
Dbeacon.c2499 if (hostapd_sae_pk_in_use(hapd->conf)) { in ieee802_11_build_ap_params()
Dieee802_11.c1226 sae_pk = hostapd_sae_pk_in_use(hapd->conf); in sae_status_success()