Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h57 bool portValid; member
Deapol_auth_sm.c414 else if (sm->eapolLogoff || !sm->portValid) in SM_STEP()
418 if (sm->authSuccess && sm->portValid) in SM_STEP()
421 (sm->keyDone && !sm->portValid)) in SM_STEP()
822 sm->portValid = false; in eapol_auth_alloc()
824 sm->portValid = true; in eapol_auth_alloc()