]> git.ipfire.org Git - thirdparty/openssl.git/commit
keygen: add FIPS error state management to conditional self tests
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Sep 2020 04:01:30 +0000 (14:01 +1000)
committerPauli <paul.dale@oracle.com>
Sat, 12 Sep 2020 06:46:51 +0000 (16:46 +1000)
commit35e6ea3bdc2741c1818337e75756b45d6a2a6122
tree5e3220d285fb8cbc899c7e7565475c832c00943e
parent801ed9edbad11b3f0646b396c672dbae33353de2
keygen: add FIPS error state management to conditional self tests

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12801)
16 files changed:
apps/fipsinstall.c
crypto/dsa/dsa_key.c
crypto/ec/ec_key.c
crypto/err/openssl.txt
crypto/rsa/rsa_gen.c
doc/man1/openssl-fipsinstall.pod.in
include/openssl/fips_names.h
include/openssl/self_test.h
providers/common/include/prov/providercommon.h
providers/common/include/prov/providercommonerr.h
providers/common/provider_err.c
providers/fips/fipsprov.c
providers/fips/self_test.c
providers/fips/self_test.h
providers/implementations/rands/crngt.c
providers/prov_running.c