Searched refs:OSSL_provider_init (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/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, function
H A Dp_test.c26 # define OSSL_provider_init PROVIDER_INIT_FUNCTION_NAME macro
228 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, function
/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfips_entry.c13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, function
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcore.h166 * table passed to OSSL_provider_init(). The arg passed back to a provider will
198 OPENSSL_EXPORT OSSL_provider_init_fn OSSL_provider_init; variable
/netbsd-current/crypto/external/bsd/openssl/dist/providers/
H A Dlegacyprov.c33 # define OSSL_provider_init ossl_legacy_provider_init macro
181 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, function

Completed in 216 milliseconds