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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h368 * eap_workaround - EAP workarounds enabled
376 * workarounds with eap_workaround = 0.
378 unsigned int eap_workaround; member in struct:wpa_ssid
H A Dwpas_glue.c178 wpa_s->current_ssid->eap_workaround) {
1268 conf.eap_workaround = ssid->eap_workaround;
H A Deapol_test.c641 eapol_conf.workaround = ssid->eap_workaround;
H A Dconfig_file.c824 INT_DEF(eap_workaround, DEFAULT_EAP_WORKAROUND);
H A Dconfig.c2302 { INT(eap_workaround) },
2863 ssid->eap_workaround = DEFAULT_EAP_WORKAROUND;
H A Dwpa_supplicant.c344 eapol_conf.workaround = ssid->eap_workaround;
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dpreauth.c235 eapol_conf.workaround = sm->eap_workaround;
H A Dwpa_i.h61 int eap_workaround; member in struct:wpa_sm
H A Dwpa.h108 int eap_workaround; member in struct:rsn_supp_config
H A Dwpa.c2927 sm->eap_workaround = config->eap_workaround;
2950 sm->eap_workaround = 0;

Completed in 283 milliseconds