fips module header inclusion fine-tunning
authorTomas Mraz <tomas@openssl.org>
Thu, 1 Jul 2021 15:41:02 +0000 (17:41 +0200)
committerPauli <pauli@openssl.org>
Tue, 6 Jul 2021 00:52:27 +0000 (10:52 +1000)
commit3f773c911a03c5be2eff00beaf94e88f1d997b22
treedbfe1a171b0a504548c992804cbc71a1661b5b6b
parent1627a41f1db38c0e762cbbcb452a869924370561
fips module header inclusion fine-tunning

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15974)
35 files changed:
crypto/dh/dh_backend.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_backend.c
crypto/dsa/dsa_lib.c
crypto/ec/ec_backend.c
crypto/ec/ec_key.c
crypto/ec/ec_kmeth.c
crypto/ec/ecx_backend.c
crypto/evp/digest.c
crypto/evp/evp_enc.c
crypto/evp/evp_lib.c
crypto/evp/evp_rand.c
crypto/evp/kdf_lib.c
crypto/evp/keymgmt_lib.c
crypto/evp/m_sigver.c
crypto/evp/p_lib.c
crypto/evp/pmeth_check.c
crypto/evp/pmeth_gn.c
crypto/evp/pmeth_lib.c
crypto/rsa/rsa_backend.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_sign.c
include/crypto/dh.h
include/crypto/dsa.h
include/crypto/ec.h
include/crypto/ecx.h
include/crypto/rsa.h
providers/common/include/prov/provider_util.h
providers/common/provider_util.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
providers/implementations/macs/cmac_prov.c
providers/implementations/macs/gmac_prov.c
providers/implementations/macs/hmac_prov.c
providers/implementations/signature/mac_legacy_sig.c
ssl/s3_cbc.c