Searched refs:ft_pmk_cache (Results 1 – 3 of 3) sorted by relevance
266 struct wpa_ft_pmk_cache *ft_pmk_cache; member
1352 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()1411 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()1439 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()1505 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()4945 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()
879 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();880 if (!wpa_auth->ft_pmk_cache) {1000 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);1001 wpa_auth->ft_pmk_cache = NULL;