Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h191 struct wpa_ft_pmk_cache *ft_pmk_cache; member
Dwpa_auth.c401 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init(); in wpa_init()
402 if (wpa_auth->ft_pmk_cache == NULL) { in wpa_init()