Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h201 int wpa_sm_has_ptk_installed(struct wpa_sm *sm);
Dwpa.c3849 int wpa_sm_has_ptk_installed(struct wpa_sm *sm) in wpa_sm_has_ptk_installed() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c118 wpa_sm_has_ptk_installed(wpa_s->wpa); in wpa_ether_send()