Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_LIB_CTX.pod6 OSSL_LIB_CTX_new_child, OSSL_LIB_CTX_free, OSSL_LIB_CTX_load_config,
19 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle,
48 OSSL_LIB_CTX_new_child() is only useful to provider authors and does the same
78 When OSSL_LIB_CTX_new_child() is called from within the scope of a provider's
/freebsd/crypto/openssl/providers/
H A Dlegacyprov.c189 || (libctx = OSSL_LIB_CTX_new_child(handle, in)) == NULL) { in OSSL_provider_init()
/freebsd/crypto/openssl/test/
H A Dprovfetchtest.c206 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new_child(handle, in); in dummy_provider_init()
H A Dp_test.c277 ctx->libctx = OSSL_LIB_CTX_new_child(handle, oin); in OSSL_provider_init()
/freebsd/crypto/openssl/crypto/
H A Dcontext.c218 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_child() function
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h548 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle,
H A Dcrypto.h.in525 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle,
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-base.pod221 provider is linked to. Use L<OSSL_LIB_CTX_new_child(3)> instead to obtain
/freebsd/secure/lib/libcrypto/
H A DVersion.map5105 OSSL_LIB_CTX_new_child;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3066 MLINKS+= OSSL_LIB_CTX.3 OSSL_LIB_CTX_new_child.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5411 OSSL_LIB_CTX_new_child 5539 3_0_0 EXIST::FUNCTION: