Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/designs/
H A Dossl-provider-load-ex.md1 OSSL_PROVIDER_load_ex - activating providers with run-time configuration
20 OSSL_PROVIDER *OSSL_PROVIDER_load_ex(OSSL_LIB_CTX *libctx, const char *name,
49 the `OSSL_PROVIDER_load_ex` call simply returns the active provider and the
52 In all other cases, the extra parameters provided by the `OSSL_PROVIDER_load_ex`
66 and reloaded using `OSSL_PROVIDER_load` or `OSSL_PROVIDER_load_ex` should be used.
/freebsd/crypto/openssl/crypto/
H A Dprovider.c58 OSSL_PROVIDER *OSSL_PROVIDER_load_ex(OSSL_LIB_CTX *libctx, const char *name, OSSL_PARAM *params) in OSSL_PROVIDER_load_ex() function
68 return OSSL_PROVIDER_load_ex(libctx, name, NULL); in OSSL_PROVIDER_load()
/freebsd/crypto/openssl/include/openssl/
H A Dprovider.h26 OSSL_PROVIDER *OSSL_PROVIDER_load_ex(OSSL_LIB_CTX *, const char *name,
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PROVIDER.pod8 OSSL_PROVIDER_load_ex, OSSL_PROVIDER_try_load_ex,
29 OSSL_PROVIDER *OSSL_PROVIDER_load_ex(OSSL_LIB_CTX *, const char *name,
117 OSSL_PROVIDER_load_ex() and OSSL_PROVIDER_try_load_ex() are the variants
273 The I<OSSL_PROVIDER_load_ex> and I<OSSL_PROVIDER_try_load_ex> functions were
/freebsd/crypto/openssl/test/
H A Dprovider_test.c179 if (!TEST_ptr(prov = OSSL_PROVIDER_load_ex(*libctx, name, params))) in test_provider_ex()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5695 OSSL_PROVIDER_load_ex;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3409 MLINKS+= OSSL_PROVIDER.3 OSSL_PROVIDER_load_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5532 OSSL_PROVIDER_load_ex 5660 3_2_0 EXIST::FUNCTION: