Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dp_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
H A Dp_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/crypto/openssl/util/
H A Dproviders.num1 OSSL_provider_init 1 * EXIST::FUNCTION:
/freebsd/crypto/openssl/providers/fips/
H A Dfips_entry.c13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
/freebsd/crypto/openssl/providers/
H A Dlegacyprov.c34 #define OSSL_provider_init ossl_legacy_provider_init macro
200 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() function
/freebsd/crypto/openssl/include/openssl/
H A Dcore.h200 OPENSSL_EXPORT OSSL_provider_init_fn OSSL_provider_init; variable
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_LIB_CTX.pod46 OSSL_provider_init function. Some OpenSSL functions, such as
81 B<OSSL_provider_init> function the currently initialising provider is not yet
84 B<OSSL_provider_init> function returns then the new provider is available in the
H A DOSSL_PROVIDER.pod104 entry point, C<OSSL_provider_init>. The I<name> can be a path
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod144 dynamically loadable module, with the symbol B<OSSL_provider_init> as
172 the provider's B<OSSL_provider_init> function.
203 will be located and loaded, then the symbol B<OSSL_provider_init> will
234 initially returned in the I<out> parameter of its B<OSSL_provider_init>
312 passed to the provider's B<OSSL_provider_init> function.
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod567 OSSL_provider_init() call to global data it will fail if subsequent
568 invocations of its OSSL_provider_init() function yield different addresses
H A Dprovider.pod42 must be named C<OSSL_provider_init> and must be exported.
H A Dprovider-base.pod846 OSSL_provider_init_fn OSSL_provider_init;
944 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle,