]> 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:26:42 +0000 (08:26 +0200)
commitb8fd15a8dc50020360862290ace7f34b6ef0e92d
tree811c71f10294ab839d342b4524e9f70ec9c21013
parentb76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe
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)

(cherry picked from commit b07db93f6b38aaea8b131f7dcfba7ad7386196d2)
crypto/provider_core.c