Searched refs:pmk_r1_push (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_glue.c72 wconf->pmk_r1_push = conf->pmk_r1_push;
H A Dap_config.h283 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h158 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1639 if (!wpa_auth->conf.pmk_r1_push)
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_glue.c72 wconf->pmk_r1_push = conf->pmk_r1_push;
H A Dap_config.h283 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h158 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1639 if (!wpa_auth->conf.pmk_r1_push)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_glue.c72 wconf->pmk_r1_push = conf->pmk_r1_push;
H A Dap_config.h283 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h158 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1639 if (!wpa_auth->conf.pmk_r1_push)
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2250 } else if (os_strcmp(buf, "pmk_r1_push") == 0) {
2251 bss->pmk_r1_push = atoi(pos);

Completed in 85 milliseconds