Searched refs:wpa_ft_pmk_cache (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h190 struct wpa_ft_pmk_cache;
217 struct wpa_ft_pmk_cache *ft_pmk_cache;
284 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
285 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c855 struct wpa_ft_pmk_cache { struct
860 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
862 struct wpa_ft_pmk_cache *cache;
870 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
899 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
924 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
948 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
973 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h190 struct wpa_ft_pmk_cache;
217 struct wpa_ft_pmk_cache *ft_pmk_cache;
284 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
285 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c855 struct wpa_ft_pmk_cache { struct
860 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
862 struct wpa_ft_pmk_cache *cache;
870 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
899 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
924 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
948 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
973 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h190 struct wpa_ft_pmk_cache;
217 struct wpa_ft_pmk_cache *ft_pmk_cache;
284 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
285 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c855 struct wpa_ft_pmk_cache { struct
860 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
862 struct wpa_ft_pmk_cache *cache;
870 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
899 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
924 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
948 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
973 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;

Completed in 620 milliseconds