Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h151 int wpa_sm_has_ptk(struct wpa_sm *sm);
304 static inline int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
Dwpa.c2888 int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c382 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()