Home
last modified time | relevance | path

Searched refs:EAPOL_SM_FROM_PMKSA_CACHE (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.h15 #define EAPOL_SM_FROM_PMKSA_CACHE BIT(3) macro
Deapol_auth_sm.c312 else if (sm->flags & EAPOL_SM_FROM_PMKSA_CACHE) in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.h15 #define EAPOL_SM_FROM_PMKSA_CACHE BIT(3) macro
Deapol_auth_sm.c311 else if (sm->flags & EAPOL_SM_FROM_PMKSA_CACHE) in SM_STATE()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_1x.c992 flags |= EAPOL_SM_FROM_PMKSA_CACHE; in ieee802_1x_alloc_eapol_sm()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_1x.c983 flags |= EAPOL_SM_FROM_PMKSA_CACHE; in ieee802_1x_alloc_eapol_sm()