Home
last modified time | relevance | path

Searched refs:Unauthorized (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libfetch/
H A Dhttp.errors22 401 AUTH Unauthorized
/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; enumerator
H A Deapol_auth_sm.c230 sm->authPortStatus = Unauthorized; in SM_STATE()
278 sm->authPortStatus = Unauthorized; in SM_STATE()
373 sm->authPortStatus = Unauthorized; in SM_STATE()
634 sm->authPortStatus == Unauthorized || !sm->reAuthEnabled) { in SM_STEP()
H A Deapol_auth_dump.c30 case Unauthorized: return "Unauthorized"; in port_state_txt()
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h16 typedef enum { Unauthorized, Authorized } PortStatus; enumerator
H A Deapol_supp_sm.c963 cb = sm->suppPortStatus != Unauthorized || sm->force_authorized_update; in eapol_sm_set_port_unauthorized()
965 sm->suppPortStatus = Unauthorized; in eapol_sm_set_port_unauthorized()
/freebsd/contrib/wpa/hostapd/
H A DREADME153 Unauthorized state and only IEEE 802.1X frames are accepted at this