Cleanup fips provider init
authorShane Lontis <shane.lontis@oracle.com>
Tue, 21 Jul 2020 00:51:33 +0000 (10:51 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 22 Jul 2020 11:12:42 +0000 (21:12 +1000)
commitdcb71e1c21ad46bc9258d388b98156ae48de0af4
treece5a949003e3c3379d899a871a96d197f6b22a6c
parent7b9f218838ad93ab6b8dd9cd4545703839ec037a
Cleanup fips provider init

Removed dummy evp_test
Changed all algorithm properties to use fips=yes (except for RAND_TEST) (This changes the DRBG and ECX settings)
Removed unused includes.
Added TODO(3.0) for issue(s) that need to be resolved.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12498)
providers/fips/fipsprov.c