Home
last modified time | relevance | path

Searched refs:eap_workaround (Results 1 – 15 of 15) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig_ssid.h433 unsigned int eap_workaround; member
Dwpas_glue.c187 wpa_s->current_ssid->eap_workaround) { in wpa_supplicant_eapol_send()
1539 conf.eap_workaround = ssid->eap_workaround; in wpa_supplicant_rsn_supp_set_config()
Dpasn_supplicant.c443 eapol_conf.workaround = ssid->eap_workaround; in wpas_pasn_initiate_eapol()
Dconfig_winreg.c948 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND); in wpa_config_write_network()
Deapol_test.c645 eapol_conf.workaround = ssid->eap_workaround; in test_eapol()
Dconfig_file.c768 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND); in wpa_config_write_network()
Dconfig.c2628 { INT(eap_workaround) },
3235 ssid->eap_workaround = DEFAULT_EAP_WORKAROUND; in wpa_config_set_network_defaults()
DChangeLog599 eap_workaround configuration
2029 be disabled with eap_workaround=0
2115 be disabled with eap_workaround=0
2392 disabled with network block option eap_workaround=0
Dwpa_supplicant.c358 eapol_conf.workaround = ssid->eap_workaround; in wpa_supplicant_initiate_eapol()
/hostap-latest/src/rsn_supp/
Dpreauth.c246 eapol_conf.workaround = sm->eap_workaround; in rsn_preauth_init()
Dwpa_i.h67 int eap_workaround; member
Dwpa.h155 int eap_workaround; member
Dwpa.c4642 sm->eap_workaround = config->eap_workaround; in wpa_sm_set_config()
4668 sm->eap_workaround = 0; in wpa_sm_set_config()
/hostap-latest/tests/hwsim/
Dtest_ap_eap.py6000 ca_cert="auth_serv/ca.pem", eap_workaround='0',
6526 ca_cert="auth_serv/ca.pem", eap_workaround='0',
6645 ca_cert="auth_serv/ca.pem", eap_workaround='0',
Dtest_eap_proto.py7008 eap_workaround="0",
9329 eap_workaround=workaround,