Exclude child provider code from the FIPS module
authorMatt Caswell <matt@openssl.org>
Fri, 7 May 2021 10:03:59 +0000 (11:03 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 11 May 2021 14:03:13 +0000 (15:03 +0100)
commitc1fb5e072fdeffc5b686e265283f0b31b1c37c3b
tree2ccde02fc6668065ddeb8576278f894a687f132a
parent878be71c2d284d1fc4d591fdbbfb14eed63da10f
Exclude child provider code from the FIPS module

We don't need the child provider code in the FIPS module so we exclude
it.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14991)
crypto/provider_core.c