Fix no-poly1305, no-siphash and no-blake2
authorMatt Caswell <matt@openssl.org>
Wed, 28 Aug 2019 13:57:56 +0000 (14:57 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Aug 2019 10:12:25 +0000 (11:12 +0100)
commit7f6b035b523898cf5318d023d50cb3665a67d686
treebb67f5fae40ea0011a3da722872b51e5fb4ef976
parent632f112cf730b4b1e2cdeea07a5c51fa8da9bba4
Fix no-poly1305, no-siphash and no-blake2

Make sure we don't include files that we don't need if we've disabled
them.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9717)
providers/default/macs/blake2_mac_impl.c
providers/default/macs/blake2b_mac.c
providers/default/macs/blake2s_mac.c
providers/default/macs/build.info
providers/default/macs/poly1305_prov.c
providers/default/macs/siphash_prov.c