Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/test/
HDp_minimal.c17 OSSL_provider_init_fn OSSL_provider_init; /* Check the function signature */ variable
18 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
HDp_test.c28 # define OSSL_provider_init PROVIDER_INIT_FUNCTION_NAME macro
251 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
/freebsd-14-stable/crypto/openssl/util/
HDproviders.num1 OSSL_provider_init 1 * EXIST::FUNCTION:
/freebsd-14-stable/crypto/openssl/providers/fips/
HDfips_entry.c13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
/freebsd-14-stable/crypto/openssl/providers/
HDlegacyprov.c33 # define OSSL_provider_init ossl_legacy_provider_init macro
181 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
/freebsd-14-stable/crypto/openssl/include/openssl/
HDcore.h198 OPENSSL_EXPORT OSSL_provider_init_fn OSSL_provider_init; variable
/freebsd-14-stable/crypto/openssl/doc/man3/
HDOSSL_LIB_CTX.pod44 OSSL_provider_init function. Some OpenSSL functions, such as
79 B<OSSL_provider_init> function the currently initialising provider is not yet
82 B<OSSL_provider_init> function returns then the new provider is available in the
HDOSSL_PROVIDER.pod84 entry point, C<OSSL_provider_init>. The I<name> can be a path
/freebsd-14-stable/crypto/openssl/doc/internal/man3/
HDossl_provider_new.pod145 dynamically loadable module, with the symbol B<OSSL_provider_init> as
185 the provider's B<OSSL_provider_init> function.
216 will be located and loaded, then the symbol B<OSSL_provider_init> will
247 initially returned in the I<out> parameter of its B<OSSL_provider_init>
305 passed to the provider's B<OSSL_provider_init> function.
/freebsd-14-stable/crypto/openssl/doc/man7/
HDprovider.pod42 must be named C<OSSL_provider_init> and must be exported.
HDprovider-base.pod645 OSSL_provider_init_fn OSSL_provider_init;
743 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle,