Searched refs:pmksa_cache (Results 1 – 5 of 5) sorted by relevance
22 neighbor_db.c notify.c offchannel.c op_classes.c os_unix.c pmksa_cache.c \
1575 void *pmksa_cache; in wpas_ap_pmksa_cache_add_external() local1577 pmksa_cache = hostapd_ctrl_iface_pmksa_create_entry(wpa_s->own_addr, in wpas_ap_pmksa_cache_add_external()1579 if (!pmksa_cache) in wpas_ap_pmksa_cache_add_external()1586 entry->pmksa_cache = pmksa_cache; in wpas_ap_pmksa_cache_add_external()
263 entry->pmksa_cache); in mesh_rsn_auth_init()
471 void *pmksa_cache; member
663 os_free(entry->pmksa_cache); in wpa_supplicant_cleanup()