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

Adds afalg-backend cipher support: introduces some private APIs
firstly, and then intergrates them into qcrypto_cipher_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/cipher-afalg.c [new file with mode: 0644]
crypto/cipher.c
crypto/cipherpriv.h