Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h197 int sae_require_mfp; member
H A Dap_config.h679 int sae_require_mfp; member
H A Dwpa_auth_glue.c75 wconf->sae_require_mfp = conf->sae_require_mfp; in hostapd_wpa_auth_conf()
H A Dwpa_auth_ie.c874 wpa_auth->conf.sae_require_mfp && in wpa_validate_wpa_ie()
H A Dwps_hostapd.c414 bss->sae_require_mfp = 1; in hapd_wps_reconfig_in_memory()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4583 bss->sae_require_mfp = atoi(pos); in hostapd_config_fill()