Home
last modified time | relevance | path

Searched refs:pmk_r1_push (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h216 int pmk_r1_push; member
H A Dap_config.h397 int pmk_r1_push; member
H A Dwpa_auth_glue.c98 wconf->pmk_r1_push = conf->pmk_r1_push; in hostapd_wpa_auth_conf()
H A Dwpa_auth_ft.c4782 if (!wpa_auth->conf.pmk_r1_push) in wpa_ft_push_pmk_r1()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3076 bss->pmk_r1_push = atoi(pos); in hostapd_config_fill()