Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
HDpreauth.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
HDpreauth.c537 int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDpreauth_test.c207 if (!rsn_preauth_in_progress(wpa_s->wpa)) in eapol_test_poll()