Searched refs:pmksa_cache_get_current (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant/
H A Dpmksa_cache.h51 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
81 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c376 * pmksa_cache_get_current - Get the current used PMKSA entry
380 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dwpa_supplicant.c201 if (pmksa_cache_get_current(wpa_s->wpa) &&
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h61 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
91 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c384 * pmksa_cache_get_current - Get the current used PMKSA entry
388 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpas_glue.c144 if (pmksa_cache_get_current(wpa_s->wpa) &&

Completed in 19 milliseconds