Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h16 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
Deapol_auth_sm.c356 sm->portMode = ForceAuthorized; in SM_STATE()
379 else if (sm->portControl == ForceAuthorized && in SM_STEP()
1117 sm->portControl = ForceAuthorized; in eapol_auth_set_conf()