Ensure we get all the right defines for AES assembler in FIPS module
authorMatt Caswell <matt@openssl.org>
Thu, 30 May 2019 13:40:57 +0000 (14:40 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Jun 2019 11:56:53 +0000 (12:56 +0100)
commit41525ed62802afd9f125bcf33e986d82bbacd635
tree48da90a968a14aa0e8bb54ea3dd4866d02f5261a
parent66ad63e80198800ad94e4e4168a6b9b6a7c0fcd4
Ensure we get all the right defines for AES assembler in FIPS module

There are various C macro definitions that are passed via the compiler
to enable AES assembler optimisation. We need to make sure that these
defines are also passed during compilation of the FIPS module.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9038)
Configurations/windows-makefile.tmpl
Configure
crypto/build.info
crypto/ppccap.c
crypto/sparcv9cap.c
providers/common/ciphers/build.info