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.h142 int wpa_sm_has_ptk(struct wpa_sm *sm);
289 static inline int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
Dwpa.c2656 int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c317 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()