mirror of
https://github.com/openssl/openssl.git
synced 2025-01-24 13:55:42 +08:00
7b9f02798f
When we store references to up-calls for future reference we run a sanity check to make sure we either previously haven't set these values or they are the same as last time. We don't support the scenario where an application is linked against multiple versions of libcrypto but using a shared fips.so file. This would result in different up-calls for different calls to OSSL_provider_init(), which we currently can't handle. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14814) |
||
---|---|---|
.. | ||
der | ||
include/prov | ||
bio_prov.c | ||
build.info | ||
capabilities.c | ||
digest_to_nid.c | ||
provider_ctx.c | ||
provider_err.c | ||
provider_seeding.c | ||
provider_util.c | ||
securitycheck_default.c | ||
securitycheck_fips.c | ||
securitycheck.c |