Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h172 int wpa_sm_ext_key_id_active(struct wpa_sm *sm);
334 static inline int wpa_sm_ext_key_id_active(struct wpa_sm *sm) in wpa_sm_ext_key_id_active() function
Dwpa.c3453 int wpa_sm_ext_key_id_active(struct wpa_sm *sm) in wpa_sm_ext_key_id_active() function
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c1110 !wpa_sm_ext_key_id_active(wpa_s->wpa)) { in wpa_supplicant_eap_auth_start_cb()