Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dptksa_cache.h40 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa,
Dptksa_cache.c276 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa, in ptksa_cache_add() function
375 ptksa_cache_add(struct ptksa_cache *ptksa, const u8 *own_addr, const u8 *addr, in ptksa_cache_add() function
/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c812 ptksa_cache_add(wpa_s->ptksa, pasn->own_addr, pasn->peer_addr, in wpas_pasn_auth_rx()
Dwpas_glue.c1404 ptksa_cache_add(wpa_s->ptksa, wpa_s->own_addr, addr, cipher, life_time, in wpa_supplicant_store_ptk()
/hostap-latest/src/ap/
Dwpa_auth_glue.c1022 ptksa_cache_add(hapd->ptksa, hapd->own_addr, addr, cipher, life_time, in hostapd_store_ptksa()
Dieee802_11.c2852 ptksa_cache_add(hapd->ptksa, hapd->own_addr, sta->addr, in handle_auth_pasn()