Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h64 enum { AUTH_PAE_INITIALIZE, AUTH_PAE_DISCONNECTED, AUTH_PAE_CONNECTING, enumerator
Deapol_auth_sm.c226 if (sm->auth_pae_state == AUTH_PAE_CONNECTING) in SM_STATE()
265 if (sm->auth_pae_state != AUTH_PAE_CONNECTING) in SM_STATE()
403 case AUTH_PAE_CONNECTING: in SM_STEP()