openssl/providers
Randall S. Becker 6b1428ac12 Added FIPS DEP initialization for the NonStop platform in fips/self_test.c.
CLA: Permission is granted by the author to the OpenSSL team to use these modifications.
Fixes #12918

Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12928)
2020-09-22 07:52:39 +02:00
..
common Teach EdDSA signature algorithms about AlgorithmIdentifiers 2020-09-18 15:26:28 +01:00
fips Added FIPS DEP initialization for the NonStop platform in fips/self_test.c. 2020-09-22 07:52:39 +02:00
implementations ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
baseprov.c ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
build.info provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
decoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
defltprov.c ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
encoders.inc ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
legacyprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
nullprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00