Fix various no-* options
authorMatt Caswell <matt@openssl.org>
Tue, 12 Mar 2019 10:53:37 +0000 (10:53 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 13 Mar 2019 09:59:11 +0000 (09:59 +0000)
commit5810bbd8c71003d7644fe802ff233a0d2a7f6778
treeae836953b8021430c4175ca873f4002436258794
parent81cd023f1dc5a8c9094f8e91c1e85e3c9b98a551
Fix various no-* options

no-cmac, no-poly1305 and no-siphash all caused the new test_mac to fail.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8458)
test/recipes/20-test_mac.t