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

/freebsd-12-stable/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h76 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
110 pmksa_cache_get_current(struct wpa_sm *sm) function
H A Dpmksa_cache.c449 * pmksa_cache_get_current - Get the current used PMKSA entry
453 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c161 if (pmksa_cache_get_current(wpa_s->wpa) &&
H A Dwpa_supplicant.c1421 pmksa_cache_get_current(wpa_s->wpa)) {
1463 pmksa_cache_get_current(wpa_s->wpa)) {

Completed in 126 milliseconds