Home
last modified time | relevance | path

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

/third_party/openssl/crypto/property/
Ddefn_cache.c84 ossl_lib_ctx_unlock(ctx); in ossl_prop_defn_get()
140 ossl_lib_ctx_unlock(ctx); in ossl_prop_defn_set()
/third_party/openssl/include/internal/
Dcore.h69 int ossl_lib_ctx_unlock(OSSL_LIB_CTX *ctx);
/third_party/openssl/crypto/
Dcontext.c57 int ossl_lib_ctx_unlock(OSSL_LIB_CTX *ctx) in ossl_lib_ctx_unlock() function