Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h228 struct wpa_ft_pmk_cache;
255 struct wpa_ft_pmk_cache *ft_pmk_cache;
340 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
341 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c1237 struct wpa_ft_pmk_cache { struct
1325 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void) in wpa_ft_pmk_cache_init()
1327 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init()
1339 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit()
1365 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()
1424 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()
1452 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()
1518 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()
4963 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()