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.h288 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h160 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1743 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.h288 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h160 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1743 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.h288 int pmk_r1_push; member in struct:hostapd_bss_config
H A Dwpa_auth.h160 int pmk_r1_push; member in struct:wpa_auth_config
H A Dwpa_auth_ft.c1743 if (!wpa_auth->conf.pmk_r1_push)
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2361 } else if (os_strcmp(buf, "pmk_r1_push") == 0) {
2362 bss->pmk_r1_push = atoi(pos);

Completed in 177 milliseconds