Home
last modified time | relevance | path

Searched refs:external_only (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h90 const u8 *pmk, size_t pmk_len, bool external_only);
167 bool external_only) in pmksa_cache_flush() argument
H A Dpmksa_cache.c332 const u8 *pmk, size_t pmk_len, bool external_only) in pmksa_cache_flush() argument
344 (!external_only || entry->external)) { in pmksa_cache_flush()