Home
last modified time | relevance | path

Searched refs:authFail (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h46 bool authFail; member
Deapol_auth_sm.c277 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authFail) in SM_STATE()
323 sm->authFail = false; in SM_STATE()
420 else if (sm->authFail || in SM_STEP()
511 sm->authFail = true; in SM_STATE()