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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.h66 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
99 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c414 * pmksa_cache_get_current - Get the current used PMKSA entry
418 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.h66 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
99 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c414 * pmksa_cache_get_current - Get the current used PMKSA entry
418 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h66 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
99 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c414 * pmksa_cache_get_current - Get the current used PMKSA entry
418 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c159 if (pmksa_cache_get_current(wpa_s->wpa) &&

Completed in 117 milliseconds