qemu-e2k/backends
Longpeng(Mike) 48ae36c0ad cryptodev: add 3des-ede support
This patch add 3des-ede support for cryptodev. However this is effective
only when backend using libgcrypt/nettle, because cipher-builtin doesn't
support 3des-ede yet.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
2016-12-24 13:46:27 +08:00
..
baum.c Defer BrlAPI tty acquisition to when guest starts using device 2016-10-28 11:19:38 +02:00
cryptodev-builtin.c cryptodev: add 3des-ede support 2016-12-24 13:46:27 +08:00
cryptodev.c cryptodev: introduce an unified wrapper for crypto operation 2016-11-01 19:21:08 +02:00
hostmem-file.c hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties 2016-10-17 15:48:40 -02:00
hostmem-ram.c
hostmem.c hostmem: Register TYPE_MEMORY_BACKEND properties as class properties 2016-10-17 15:48:40 -02:00
Makefile.objs cryptodev: introduce a new cryptodev backend 2016-10-30 20:06:22 +02:00
msmouse.c char: remove explicit_be_open from CharDriverState 2016-10-24 15:46:11 +02:00
rng-egd.c char: remove explicit_fe_open, use a set_handlers argument 2016-10-24 15:46:10 +02:00
rng-random.c
rng.c
testdev.c char: remove explicit_be_open from CharDriverState 2016-10-24 15:46:11 +02:00
tpm.c