Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c32 #define IMPL_CACHE_FLUSH_THRESHOLD 500 macro
758 if (++store->cache_nelem >= IMPL_CACHE_FLUSH_THRESHOLD) in ossl_method_store_cache_set()
/third_party/openssl/crypto/property/
H A Dproperty.c32 #define IMPL_CACHE_FLUSH_THRESHOLD 500 macro
772 if (++store->cache_nelem >= IMPL_CACHE_FLUSH_THRESHOLD) in ossl_method_store_cache_set()

Completed in 3 milliseconds