Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dcore.h67 __owur int ossl_lib_ctx_write_lock(OSSL_LIB_CTX *ctx);
/freebsd/crypto/openssl/crypto/property/
H A Ddefn_cache.c112 if (!ossl_lib_ctx_write_lock(ctx)) in ossl_prop_defn_set()
/freebsd/crypto/openssl/crypto/
H A Dcontext.c48 int ossl_lib_ctx_write_lock(OSSL_LIB_CTX *ctx) in ossl_lib_ctx_write_lock() function