Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h58 bool reAuthenticate; member
Deapol_auth_sm.c249 if (sm->reAuthenticate) in SM_STATE()
270 sm->reAuthenticate = false; in SM_STATE()
412 if (sm->eapolStart || sm->reAuthenticate) in SM_STEP()
618 sm->reAuthenticate = true; in SM_STATE()
1092 sm->reAuthenticate = true; in eapol_auth_reauthenticate()