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

12

/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig_ssid.h253 * eap_workaround - EAP workarounds enabled
261 * workarounds with eap_workaround = 0.
263 unsigned int eap_workaround; member in struct:wpa_ssid
H A Dwpas_glue.c634 conf.eap_workaround = ssid->eap_workaround;
H A Dconfig.c1398 { INT(eap_workaround) },
1738 ssid->eap_workaround = DEFAULT_EAP_WORKAROUND;
H A Dconfig_file.c794 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Dconfig_winreg.c872 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Deapol_test.c425 eapol_conf.workaround = ssid->eap_workaround;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h271 * eap_workaround - EAP workarounds enabled
279 * workarounds with eap_workaround = 0.
281 unsigned int eap_workaround; member in struct:wpa_ssid
H A Dwpas_glue.c893 conf.eap_workaround = ssid->eap_workaround;
H A Dconfig_file.c674 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.h84 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa_i.h59 int eap_workaround; member in struct:wpa_sm
H A Dpreauth.c238 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa.c2058 sm->eap_workaround = config->eap_workaround;
2071 sm->eap_workaround = 0;
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h86 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.c2183 sm->eap_workaround = config->eap_workaround;
2196 sm->eap_workaround = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h86 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.c2183 sm->eap_workaround = config->eap_workaround;
2196 sm->eap_workaround = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h86 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.c2183 sm->eap_workaround = config->eap_workaround;
2196 sm->eap_workaround = 0;

Completed in 91 milliseconds

12