Searched refs:ft_pmk_cache (Results 1 – 3 of 3) sorted by relevance
235 struct wpa_ft_pmk_cache *ft_pmk_cache; member
1331 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()1390 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()1418 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()1484 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()4779 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()
529 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init(); in wpa_init()530 if (!wpa_auth->ft_pmk_cache) { in wpa_init()594 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache); in wpa_deinit()595 wpa_auth->ft_pmk_cache = NULL; in wpa_deinit()