Searched refs:ft_pmk_cache (Results 1 – 3 of 3) sorted by relevance
184 struct wpa_ft_pmk_cache *ft_pmk_cache; member
187 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()212 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()237 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()262 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()1592 r0 = wpa_auth->ft_pmk_cache->pmk_r0; in wpa_ft_push_pmk_r1()
421 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init(); in wpa_init()422 if (wpa_auth->ft_pmk_cache == NULL) { in wpa_init()477 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache); in wpa_deinit()478 wpa_auth->ft_pmk_cache = NULL; in wpa_deinit()