crypto: add HMAC algorithms testcases
commit4fd460bf25b197f94b9db463b77a69433901ac92
authorLongpeng(Mike) <longpeng2@huawei.com>
Tue, 13 Dec 2016 10:43:00 +0000 (13 18:43 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 22 Dec 2016 09:24:59 +0000 (22 09:24 +0000)
tree1404e072e9d85c6078f7ef5c884a4c053c04ec47
parentf4d7674722d121fa7d4ed7cbee2c3ba9b3e71824
crypto: add HMAC algorithms testcases

This patch add HMAC algorithms testcases

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/Makefile.include
tests/test-crypto-hmac.c [new file with mode: 0644]