Searched refs:ptksa_cache_add (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/wpa/src/common/
H A Dptksa_cache.h37 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa,
67 ptksa_cache_add(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher, function
H A Dptksa_cache.c255 * ptksa_cache_add - Add a PTKSA cache entry
267 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa, function
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c1568 ptksa_cache_add(wpa_s->ptksa, pasn->bssid, pasn->cipher,
H A Dwpas_glue.c1357 ptksa_cache_add(wpa_s->ptksa, addr, cipher, life_time, ptk);
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c928 ptksa_cache_add(hapd->ptksa, addr, cipher, life_time, ptk);
H A Dieee802_11.c3485 ptksa_cache_add(hapd->ptksa, sta->addr, sta->pasn->cipher, 43200,

Completed in 223 milliseconds