Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h257 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
Dwpa_auth_ft.c179 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit() function
Dwpa_auth.c517 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache); in wpa_deinit()