Declare FIPS option functions in their own header
authorPauli <pauli@openssl.org>
Thu, 23 Mar 2023 22:24:23 +0000 (09:24 +1100)
committerPauli <pauli@openssl.org>
Tue, 28 Mar 2023 22:25:58 +0000 (09:25 +1100)
commit30ab774770a7e8547b0d6363b63a73cc80f33a7b
tree8ae12b5b52ac0d61487927e6f4bedf741c06902e
parent78bcbc1ea440feac3e9a3292dba4b055b81ca29e
Declare FIPS option functions in their own header

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20521)
providers/common/include/prov/fipscommon.h [new file with mode: 0644]
providers/common/securitycheck_fips.c
providers/fips/fipsprov.c
providers/implementations/rands/drbg.c