Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h201 struct wpa_ft_pmk_cache;
228 struct wpa_ft_pmk_cache *ft_pmk_cache;
295 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
296 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
Dwpa_auth_ft.c1200 struct wpa_ft_pmk_cache { struct
1288 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void) in wpa_ft_pmk_cache_init()
1290 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init()
1302 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit()
1328 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()
1387 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()
1415 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()
1481 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()
4541 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()