Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/property/
H A Dproperty.c32 #define IMPL_CACHE_FLUSH_THRESHOLD 500 macro
775 if (++store->cache_nelem >= IMPL_CACHE_FLUSH_THRESHOLD) in ossl_method_store_cache_set()