Add more features that may be disabled
authorRichard Levitte <levitte@openssl.org>
Sat, 19 Sep 2015 23:42:14 +0000 (01:42 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 19 Sep 2015 23:57:57 +0000 (01:57 +0200)
commit56c1ef05014239f4bfa377946a30fe38c95d25fd
tree48ced17784a2bfd546c44ea4b47d3228d1c545fc
parent2df84dd3299ff25fa078ca7ffbdeaac65b361feb
Add more features that may be disabled

Have a look at the directories in crypto/, I found reason to add
checks on CMAC and HMAC.  This might be completely irrelevant, but I
prefered covering too much than not enough.

Reviewed-by: Stephen Henson <steve@openssl.org>
apps/openssl.c