Searched refs:ft_pmk_cache (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h205 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1771 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c446 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
447 if (wpa_auth->ft_pmk_cache == NULL) {
516 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
517 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h205 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1771 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c446 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
447 if (wpa_auth->ft_pmk_cache == NULL) {
516 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
517 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h205 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1771 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c446 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
447 if (wpa_auth->ft_pmk_cache == NULL) {
516 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
517 wpa_auth->ft_pmk_cache = NULL;

Completed in 124 milliseconds