Fix build with no-cmac
authorDirk Feytons <dirk.feytons@technicolor.com>
Thu, 2 Jun 2016 13:31:57 +0000 (15:31 +0200)
committerRich Salz <rsalz@openssl.org>
Fri, 3 Jun 2016 17:03:29 +0000 (13:03 -0400)
commit782a2be2ed5f4781d6c90d56ccf4a608b875f325
tree0c0d2ba102483644e8bf326c6ecb48f71884bc81
parent733f72f182f420282bc248441cbf34a0f3721e7f
Fix build with no-cmac

Add missing ifdefs. Same change is already present in master, see
b4a3aeebd9f9280aa7e69a343f5c824e68466d90

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1155)
crypto/asn1/ameth_lib.c
crypto/evp/pmeth_lib.c