Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dptksa_cache.c233 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush() function
293 ptksa_cache_flush(ptksa, addr, cipher); in ptksa_cache_add()
383 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush() function
H A Dptksa_cache.h48 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher);
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpasn_supplicant.c423 ptksa_cache_flush(wpa_s->ptksa, peer->peer_addr, in wpas_pasn_delete_peers()
942 ptksa_cache_flush(wpa_s->ptksa, peer_addr, WPA_CIPHER_NONE); in wpas_pasn_deauthenticate()
H A Devents.c4615 ptksa_cache_flush(wpa_s->ptksa, wpa_s->bssid, WPA_CIPHER_NONE); in wpa_supplicant_event_disassoc_finish()
H A Dctrl_iface.c8869 ptksa_cache_flush(wpa_s->ptksa, NULL, WPA_CIPHER_NONE); in wpa_supplicant_ctrl_iface_flush()
10826 ptksa_cache_flush(wpa_s->ptksa, NULL, WPA_CIPHER_NONE); in wpas_ctrl_iface_pmksa_flush()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c983 ptksa_cache_flush(hapd->ptksa, addr, cipher); in hostapd_clear_ptksa()
H A Dieee802_11.c5935 ptksa_cache_flush(hapd->ptksa, mgmt->sa, WPA_CIPHER_NONE); in handle_deauth()