Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/property/
H A Ddefn_cache.c84 ossl_lib_ctx_unlock(ctx); in ossl_prop_defn_get()
141 ossl_lib_ctx_unlock(ctx); in ossl_prop_defn_set()
/freebsd/crypto/openssl/include/internal/
H A Dcore.h69 int ossl_lib_ctx_unlock(OSSL_LIB_CTX *ctx);
/freebsd/crypto/openssl/crypto/
H A Dcontext.c58 int ossl_lib_ctx_unlock(OSSL_LIB_CTX *ctx) in ossl_lib_ctx_unlock() function