Searched defs:wpa_ft_pmk_cache (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c172 struct wpa_ft_pmk_cache { struct
177 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
179 struct wpa_ft_pmk_cache *cache;
187 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
216 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
241 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
266 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
291 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c172 struct wpa_ft_pmk_cache { struct
177 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
179 struct wpa_ft_pmk_cache *cache;
187 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
216 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
241 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
266 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
291 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c172 struct wpa_ft_pmk_cache { struct
177 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
179 struct wpa_ft_pmk_cache *cache;
187 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
216 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
241 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
266 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
291 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;

Completed in 64 milliseconds