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

/freebsd-9.3-release/contrib/wpa/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.c349 * pmksa_cache_get_current - Get the current used PMKSA entry
353 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c148 if (pmksa_cache_get_current(wpa_s->wpa) &&

Completed in 57 milliseconds