Searched refs:pmksa_cache (Results 1 – 6 of 6) sorted by relevance
17 pmksa_cache.o \
1644 void *pmksa_cache; in wpas_ap_pmksa_cache_add_external() local1646 pmksa_cache = hostapd_ctrl_iface_pmksa_create_entry(wpa_s->own_addr, in wpas_ap_pmksa_cache_add_external()1648 if (!pmksa_cache) in wpas_ap_pmksa_cache_add_external()1655 entry->pmksa_cache = pmksa_cache; in wpas_ap_pmksa_cache_add_external()
84 $(OBJDIR)\pmksa_cache.obj \
261 entry->pmksa_cache); in mesh_rsn_auth_init()
475 void *pmksa_cache; member
713 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()