]> git.proxmox.com Git - mirror_qemu.git/commit
crypto: support HMAC algorithms based on nettle
authorLongpeng(Mike) <longpeng2@huawei.com>
Tue, 13 Dec 2016 10:42:59 +0000 (18:42 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 22 Dec 2016 09:24:59 +0000 (09:24 +0000)
commitf4d7674722d121fa7d4ed7cbee2c3ba9b3e71824
tree3f4f7fc39a93d6bd58e9d93af4f0da7bdb93e423
parente11680524afc6fb5b38e2a9e2e55c3c313ab8f97
crypto: support HMAC algorithms based on nettle

This patch add nettle-backed HMAC algorithms support

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
crypto/hmac-nettle.c