Home
last modified time | relevance | path

Searched refs:ft_pmk_cache (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h266 struct wpa_ft_pmk_cache *ft_pmk_cache; member
H A Dwpa_auth_ft.c1352 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()
H A Dwpa_auth.c879 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;