Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/property/
H A Dproperty.c109 static void ossl_method_cache_flush(OSSL_METHOD_STORE *store, int nid);
335 ossl_method_cache_flush(store, nid); in ossl_method_store_add()
392 ossl_method_cache_flush(store, nid); in ossl_method_store_remove()
605 static void ossl_method_cache_flush(OSSL_METHOD_STORE *store, int nid) in ossl_method_cache_flush() function