Searched refs:pmksa_cache (Results 1 – 7 of 7) sorted by relevance
7 pmksa_cache.o \
12 SRCS= pmksa_cache.c \
2047 void *pmksa_cache; in wpas_ap_pmksa_cache_add_external() local2049 pmksa_cache = hostapd_ctrl_iface_pmksa_create_entry(wpa_s->own_addr, in wpas_ap_pmksa_cache_add_external()2051 if (!pmksa_cache) in wpas_ap_pmksa_cache_add_external()2058 entry->pmksa_cache = pmksa_cache; in wpas_ap_pmksa_cache_add_external()
84 $(OBJDIR)\pmksa_cache.obj \
281 entry->pmksa_cache); in mesh_rsn_auth_init()
501 void *pmksa_cache; member
737 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()