Home
last modified time | relevance | path

Searched refs:ptksa_cache_flush (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dptksa_cache.h41 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher);
73 static inline void ptksa_cache_flush(struct ptksa_cache *ptksa, in ptksa_cache_flush() function
Dptksa_cache.c228 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush() function
279 ptksa_cache_flush(ptksa, addr, cipher); in ptksa_cache_add()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c938 ptksa_cache_flush(hapd->ptksa, addr, cipher); in hostapd_clear_ptksa()
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c3569 ptksa_cache_flush(wpa_s->ptksa, wpa_s->bssid, WPA_CIPHER_NONE); in wpa_supplicant_event_disassoc_finish()
Dctrl_iface.c8471 ptksa_cache_flush(wpa_s->ptksa, NULL, WPA_CIPHER_NONE); in wpa_supplicant_ctrl_iface_flush()
10156 ptksa_cache_flush(wpa_s->ptksa, NULL, WPA_CIPHER_NONE); in wpas_ctrl_iface_pmksa_flush()