]> git.proxmox.com Git - mirror_qemu.git/commit - crypto/hash.c
crypto: hash: add afalg-backend hash support
authorLongpeng(Mike) <longpeng2@huawei.com>
Fri, 14 Jul 2017 18:04:07 +0000 (14:04 -0400)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Jul 2017 09:11:05 +0000 (10:11 +0100)
commit9a0597734876682480851376a98202a84073b715
treec79b9ef8d383d905f1f298ec9cc72c567e7a5d16
parent25c60df32b9aad71a86cbb3aeaed60bf7567918a
crypto: hash: add afalg-backend hash support

Adds afalg-backend hash support: introduces some private APIs
firstly, and then intergrates them into qcrypto_hash_afalg_driver.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
crypto/Makefile.objs
crypto/afalgpriv.h
crypto/hash-afalg.c [new file with mode: 0644]
crypto/hash.c
crypto/hashpriv.h