Home
last modified time | relevance | path

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

/openssl-master/crypto/property/
A Dproperty.c145 static int ossl_method_up_ref(METHOD *method) in ossl_method_up_ref() function
281 if (!ossl_method_up_ref(&impl->method)) { in ossl_method_store_add()
477 if (ret && ossl_method_up_ref(&best_impl->method)) { in ossl_method_store_fetch()
613 if (ossl_method_up_ref(&r->method)) { in ossl_method_store_cache_get()
664 if (!ossl_method_up_ref(&p->method)) in ossl_method_store_cache_set()

Completed in 3 milliseconds