Home
last modified time | relevance | path

Searched refs:AUTH_PAE_FORCE_UNAUTH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h68 AUTH_PAE_FORCE_UNAUTH, AUTH_PAE_RESTART } auth_pae_state; enumerator
H A Deapol_auth_dump.c58 case AUTH_PAE_FORCE_UNAUTH: return "FORCE_UNAUTH"; in auth_pae_state_txt()
H A Deapol_auth_sm.c444 case AUTH_PAE_FORCE_UNAUTH: in SM_STEP()