Home
last modified time | relevance | path

Searched refs:pmksa_cache_remove (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h102 void pmksa_cache_remove(struct rsn_pmksa_cache *pmksa,
H A Dpmksa_cache.c61 void pmksa_cache_remove(struct rsn_pmksa_cache *pmksa, in pmksa_cache_remove() function
940 void pmksa_cache_remove(struct rsn_pmksa_cache *pmksa, in pmksa_cache_remove() function
H A Dwpa.c5202 pmksa_cache_remove(sm->pmksa, entry); in wpa_sm_pmksa_cache_remove()