Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds