Home
last modified time | relevance | path

Searched refs:ForceUnauthorized (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.c368 sm->portMode = ForceUnauthorized; in SM_STATE()
383 else if (sm->portControl == ForceUnauthorized && in SM_STEP()
1119 sm->portControl = ForceUnauthorized; in eapol_auth_set_conf()