Searched refs:pmksa (Results 1 – 3 of 3) sorted by relevance
232 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()
216 struct rsn_pmksa_cache *pmksa; /* PMKSA cache */ member
663 pmksa = show PMKSA cache