Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
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
Dpreauth.c506 int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress() function
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Dpreauth_test.c207 if (!rsn_preauth_in_progress(wpa_s->wpa)) in eapol_test_poll()