Home
last modified time | relevance | path

Searched refs:eapRestart (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap.h52 bool eapRestart; /* shared with EAPOL Authenticator PAE */ member
Deap_server.c227 if (sm->eap_if.eapRestart && !sm->cfg->eap_server && sm->identity) { in SM_STATE()
247 sm->eap_if.eapRestart = false; in SM_STATE()
1172 if (sm->eap_if.eapRestart && sm->eap_if.portEnabled) in SM_STEP()
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.c259 sm->eap_if->eapRestart = true; in SM_STATE()
396 if (!sm->eap_if->eapRestart) in SM_STEP()