Home
last modified time | relevance | path

Searched refs:rsn_preauth_in_progress (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpreauth.h28 int rsn_preauth_in_progress(struct wpa_sm *sm);
72 static inline int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
H A Dpreauth.c534 * rsn_preauth_in_progress - Verify whether pre-authentication is in progress
537 int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.h28 int rsn_preauth_in_progress(struct wpa_sm *sm);
72 static inline int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
H A Dpreauth.c560 * rsn_preauth_in_progress - Verify whether pre-authentication is in progress
563 int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dpreauth_test.c207 if (!rsn_preauth_in_progress(wpa_s->wpa)) in eapol_test_poll()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dpreauth_test.c214 if (!rsn_preauth_in_progress(wpa_s->wpa)) in eapol_test_poll()

Completed in 3 milliseconds