Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h50 bool authSuccess; member
Deapol_auth_sm.c304 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authSuccess) in SM_STATE()
322 sm->authSuccess = false; in SM_STATE()
418 if (sm->authSuccess && sm->portValid) in SM_STEP()
501 sm->authSuccess = true; in SM_STATE()