]> git.proxmox.com Git - mirror_qemu.git/commit
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
authorGonglei <arei.gonglei@huawei.com>
Mon, 26 Sep 2016 09:23:23 +0000 (17:23 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Oct 2016 09:09:24 +0000 (10:09 +0100)
commit77cf26cd89c6e6947fe856a079061cebaecd5435
treeb3ccc0f106bf7934812d76ad7921e42ba34bd81a
parent3c28292f390f642bbb3dba0949ecf36aaf7be0d6
crypto: add mode check in qcrypto_cipher_new() for cipher-builtin

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
crypto/cipher-builtin.c