Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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
/third_party/openssl/providers/
Dlegacyprov.c189 || (libctx = OSSL_LIB_CTX_new_child(handle, in)) == NULL) { in OSSL_provider_init()
/third_party/openssl/test/
Dprovfetchtest.c206 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new_child(handle, in); in dummy_provider_init()
Dp_test.c277 ctx->libctx = OSSL_LIB_CTX_new_child(handle, oin); in OSSL_provider_init()
/third_party/openssl/crypto/
Dcontext.c217 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle, in OSSL_LIB_CTX_new_child() function
/third_party/openssl/include/openssl/
Dcrypto.h.in525 OSSL_LIB_CTX *OSSL_LIB_CTX_new_child(const OSSL_CORE_HANDLE *handle,
/third_party/openssl/doc/man7/
Dprovider-base.pod221 provider is linked to. Use L<OSSL_LIB_CTX_new_child(3)> instead to obtain
/third_party/openssl/util/
Dlibcrypto.num5411 OSSL_LIB_CTX_new_child 5539 3_0_0 EXIST::FUNCTION: