Searched refs:pmksa_cache_get_current (Results 1 – 3 of 3) sorted by relevance
62 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);95 pmksa_cache_get_current(struct wpa_sm *sm) in pmksa_cache_get_current() function
385 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) in pmksa_cache_get_current() function
2711 return (pmksa_cache_get_current(sm) != NULL); in wpa_sta_is_cur_pmksa_set()2718 pmksa = pmksa_cache_get_current(sm); in wpa_sta_cur_pmksa_matches_akm()