Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h203 int sae_require_mfp; member
Dap_config.h695 int sae_require_mfp; member
Dwpa_auth_glue.c81 wconf->sae_require_mfp = conf->sae_require_mfp; in hostapd_wpa_auth_conf()
Dwpa_auth_ie.c1127 wpa_auth->conf.sae_require_mfp && in wpa_validate_wpa_ie()
Dwps_hostapd.c414 bss->sae_require_mfp = 1; in hapd_wps_reconfig_in_memory()
/hostap-latest/hostapd/
Dconfig_file.c4658 bss->sae_require_mfp = atoi(pos); in hostapd_config_fill()