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.h61 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
93 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c373 * pmksa_cache_get_current - Get the current used PMKSA entry
377 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.h61 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
93 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c373 * pmksa_cache_get_current - Get the current used PMKSA entry
377 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.h61 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
93 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c373 * pmksa_cache_get_current - Get the current used PMKSA entry
377 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c142 if (pmksa_cache_get_current(wpa_s->wpa) &&

Completed in 57 milliseconds