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.h187 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c200 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
225 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
250 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
275 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1633 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c401 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
402 if (wpa_auth->ft_pmk_cache == NULL) {
457 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
458 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h187 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c200 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
225 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
250 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
275 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1633 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c401 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
402 if (wpa_auth->ft_pmk_cache == NULL) {
457 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
458 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h187 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c200 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
225 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
250 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
275 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1633 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c401 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
402 if (wpa_auth->ft_pmk_cache == NULL) {
457 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
458 wpa_auth->ft_pmk_cache = NULL;

Completed in 186 milliseconds