Searched refs:pmksa_cache (Results 1 – 6 of 6) sorted by relevance
18 pmksa_cache.o \
1570 void *pmksa_cache; in wpas_ap_pmksa_cache_add_external() local1572 pmksa_cache = hostapd_ctrl_iface_pmksa_create_entry(wpa_s->own_addr, in wpas_ap_pmksa_cache_add_external()1574 if (!pmksa_cache) in wpas_ap_pmksa_cache_add_external()1581 entry->pmksa_cache = pmksa_cache; in wpas_ap_pmksa_cache_add_external()
84 $(OBJDIR)\pmksa_cache.obj \
263 entry->pmksa_cache); in mesh_rsn_auth_init()
471 void *pmksa_cache; member
663 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()