Searched refs:eap_workaround (Results 1 - 19 of 19) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h277 * eap_workaround - EAP workarounds enabled
285 * workarounds with eap_workaround = 0.
287 unsigned int eap_workaround; member in struct:wpa_ssid
H A Dwpas_glue.c908 conf.eap_workaround = ssid->eap_workaround;
H A Dconfig_file.c683 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Dconfig_winreg.c915 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Deapol_test.c503 eapol_conf.workaround = ssid->eap_workaround;
H A Dconfig.c1524 { INT(eap_workaround) },
1967 ssid->eap_workaround = DEFAULT_EAP_WORKAROUND;
H A Dwpa_supplicant.c299 eapol_conf.workaround = ssid->eap_workaround;
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h90 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h56 int eap_workaround; member in struct:wpa_sm
H A Dpreauth.c228 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.c2203 sm->eap_workaround = config->eap_workaround;
2216 sm->eap_workaround = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h90 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h56 int eap_workaround; member in struct:wpa_sm
H A Dpreauth.c228 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.c2203 sm->eap_workaround = config->eap_workaround;
2216 sm->eap_workaround = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h90 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h56 int eap_workaround; member in struct:wpa_sm
H A Dpreauth.c228 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.c2203 sm->eap_workaround = config->eap_workaround;
2216 sm->eap_workaround = 0;

Completed in 179 milliseconds