Searched refs:pmksa_cache_flush (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h89 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx,
164 static inline void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, function
H A Dpmksa_cache.c256 pmksa_cache_flush(pmksa, entry->network_ctx,
323 * pmksa_cache_flush - Flush PMKSA cache entries for a specific network
331 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, function
H A Dwpa.c3890 pmksa_cache_flush(sm->pmksa, network_ctx, NULL, 0, false);
3896 pmksa_cache_flush(sm->pmksa, network_ctx, NULL, 0, true);

Completed in 291 milliseconds