Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h18 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; enumerator
Deapol_auth_sm.c309 sm->authPortStatus = Authorized; in SM_STATE()
354 sm->authPortStatus = Authorized; in SM_STATE()