Home
last modified time | relevance | path

Searched refs:EAPOL_SM_PREAUTH (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
H A Deapol_auth_sm.h12 #define EAPOL_SM_PREAUTH BIT(0) macro
H A Deapol_auth_sm.c236 sm->flags & EAPOL_SM_PREAUTH, in SM_STATE()
294 sm->flags & EAPOL_SM_PREAUTH, sm->remediation); in SM_STATE()
310 if (sm->flags & EAPOL_SM_PREAUTH) in SM_STATE()
320 sm->flags & EAPOL_SM_PREAUTH, sm->remediation); in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
H A Deapol_auth_sm.h12 #define EAPOL_SM_PREAUTH BIT(0) macro
H A Deapol_auth_sm.c235 sm->flags & EAPOL_SM_PREAUTH, in SM_STATE()
293 sm->flags & EAPOL_SM_PREAUTH, sm->remediation); in SM_STATE()
309 if (sm->flags & EAPOL_SM_PREAUTH) in SM_STATE()
319 sm->flags & EAPOL_SM_PREAUTH, sm->remediation); in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dpreauth_auth.c86 sta->eapol_sm->flags |= EAPOL_SM_PREAUTH; in rsn_preauth_receive()
H A Dieee802_1x.c988 flags |= EAPOL_SM_PREAUTH; in ieee802_1x_alloc_eapol_sm()
2704 sm->flags |= EAPOL_SM_PREAUTH; in ieee802_1x_notify_pre_auth()
2706 sm->flags &= ~EAPOL_SM_PREAUTH; in ieee802_1x_notify_pre_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dpreauth_auth.c86 sta->eapol_sm->flags |= EAPOL_SM_PREAUTH; in rsn_preauth_receive()
H A Dieee802_1x.c979 flags |= EAPOL_SM_PREAUTH; in ieee802_1x_alloc_eapol_sm()
2698 sm->flags |= EAPOL_SM_PREAUTH; in ieee802_1x_notify_pre_auth()
2700 sm->flags &= ~EAPOL_SM_PREAUTH; in ieee802_1x_notify_pre_auth()

Completed in 11 milliseconds