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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h313 * eap_workaround - EAP workarounds enabled
321 * workarounds with eap_workaround = 0.
323 unsigned int eap_workaround; member in struct:wpa_ssid
H A Dwpas_glue.c175 wpa_s->current_ssid->eap_workaround) {
1105 conf.eap_workaround = ssid->eap_workaround;
H A Dconfig_winreg.c919 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Dconfig_file.c740 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Deapol_test.c598 eapol_conf.workaround = ssid->eap_workaround;
H A Dconfig.c1891 { INT(eap_workaround) },
2403 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 Dpreauth.c235 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.h101 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h57 int eap_workaround; member in struct:wpa_sm
H A Dwpa.c2410 sm->eap_workaround = config->eap_workaround;
2424 sm->eap_workaround = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c235 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.h101 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h57 int eap_workaround; member in struct:wpa_sm
H A Dwpa.c2410 sm->eap_workaround = config->eap_workaround;
2424 sm->eap_workaround = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c235 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.h101 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h57 int eap_workaround; member in struct:wpa_sm
H A Dwpa.c2410 sm->eap_workaround = config->eap_workaround;
2424 sm->eap_workaround = 0;

Completed in 214 milliseconds