Home
last modified time | relevance | path

Searched refs:pmksa (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c232 while (wpa_s->pmksa && wpa_s->pmksa->expiration <= now) { in pmksa_cache_expire()
233 struct rsn_pmksa_cache *entry = wpa_s->pmksa; in pmksa_cache_expire()
234 wpa_s->pmksa = entry->next; in pmksa_cache_expire()
248 if (wpa_s->pmksa == NULL) in pmksa_cache_set_expiration()
250 sec = wpa_s->pmksa->expiration - time(NULL); in pmksa_cache_set_expiration()
262 entry = wpa_s->pmksa; in pmksa_cache_free()
263 wpa_s->pmksa = NULL; in pmksa_cache_free()
277 struct rsn_pmksa_cache *entry = wpa_s->pmksa; in pmksa_cache_get()
301 entry = wpa_s->pmksa; in pmksa_cache_list()
H A Dwpa_impl.h216 struct rsn_pmksa_cache *pmksa; /* PMKSA cache */ member
H A DREADME661 pmksa = show PMKSA cache