Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h214 int pmk_r1_push; member
Dwpa_auth_glue.c95 wconf->pmk_r1_push = conf->pmk_r1_push; in hostapd_wpa_auth_conf()
Dap_config.h393 int pmk_r1_push; member
Dwpa_auth_ft.c4555 if (!wpa_auth->conf.pmk_r1_push) in wpa_ft_push_pmk_r1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.h216 int pmk_r1_push; member
Dap_config.h397 int pmk_r1_push; member
Dwpa_auth_glue.c98 wconf->pmk_r1_push = conf->pmk_r1_push; in hostapd_wpa_auth_conf()
Dwpa_auth_ft.c4782 if (!wpa_auth->conf.pmk_r1_push) in wpa_ft_push_pmk_r1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3049 bss->pmk_r1_push = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3076 bss->pmk_r1_push = atoi(pos); in hostapd_config_fill()