Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h49 bool authTimeout; member
Deapol_auth_sm.c324 sm->authTimeout = false; in SM_STATE()
334 if (sm->authTimeout) in SM_STATE()
424 sm->authTimeout) in SM_STEP()
486 sm->authTimeout = false; in SM_STATE()
519 sm->authTimeout = true; in SM_STATE()