Searched refs:ptksa_cache_get (Results 1 – 4 of 4) sorted by relevance
37 struct ptksa_cache_entry * ptksa_cache_get(struct ptksa_cache *ptksa,
137 struct ptksa_cache_entry * ptksa_cache_get(struct ptksa_cache *ptksa, in ptksa_cache_get() function362 ptksa_cache_get(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_get() function
316 entry = ptksa_cache_get(wpa_s->ptksa, peer_addr, cipher); in wpas_pasn_set_keys_from_cache()
2681 entry = ptksa_cache_get(hapd->ptksa, sta_addr, cipher); in pasn_set_keys_from_cache()