]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid including decoder/encoder/store headers into fips module
authorTomas Mraz <tomas@openssl.org>
Wed, 22 Jun 2022 13:08:18 +0000 (15:08 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 24 Jun 2022 06:25:26 +0000 (08:25 +0200)
commitb07db93f6b38aaea8b131f7dcfba7ad7386196d2
treea9bd497f172093e98099c3dd3f5009129a6928fe
parent665ab12ed3f0d78e7cb6a55cdd2b83a2fe150232
Avoid including decoder/encoder/store headers into fips module

Fixes #18618

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18630)
crypto/provider_core.c