Fix no-cmac on Windows/VMS
authorMatt Caswell <matt@openssl.org>
Fri, 22 Apr 2016 10:47:57 +0000 (11:47 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 Apr 2016 13:39:30 +0000 (14:39 +0100)
commitb04e5c12c27ec3a1811091bf55b27c99f61a939f
treee53f236236fc568f9f08797e55d0c685292306e5
parent596d6b7e1ca5aa24700098e262cb1625f256343f
Fix no-cmac on Windows/VMS

no-cmac was failing on Windows/VMS due to libcrypto.num not marking the
CMAC functions properly. Found due to the new symbol consistency test.

Reviewed-by: Richard Levitte <levitte@openssl.org>
include/openssl/cmac.h
util/libcrypto.num
util/mkdef.pl