Searched refs:wpa_sm_has_ptk (Results 1 – 3 of 3) sorted by relevance
150 int wpa_sm_has_ptk(struct wpa_sm *sm);302 static inline int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
2806 int wpa_sm_has_ptk(struct wpa_sm *sm) in wpa_sm_has_ptk() function
379 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()