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:29:35 +0000 (09:29 +1100)
commitae87b41e9eb0ca3cd982a8d72048c4f79eb50e6d
tree0426a189c5b8cd45c7f8890463e12f0ee838c9e0
parent0c587f9bb2b28b91dc51647f50c291dce6fc1dd1
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)

(cherry picked from commit 30ab774770a7e8547b0d6363b63a73cc80f33a7b)
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