HomeSort by: relevance | last modified time | path
    Searched defs:pmksa_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
ap.c 2047 void *pmksa_cache; local
2049 pmksa_cache = hostapd_ctrl_iface_pmksa_create_entry(wpa_s->own_addr,
2051 if (!pmksa_cache)
2058 entry->pmksa_cache = pmksa_cache;
wpa_supplicant_i.h 501 void *pmksa_cache; member in struct:external_pmksa_cache

Completed in 54 milliseconds