Searched refs:wpa_sm_has_ptk (Results 1 – 3 of 3) sorted by relevance
151 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
2888 int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
382 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()