mirror_qemu/backends
Longpeng(Mike) d7a2127a4c cryptodev: remove single-DES support in cryptodev
Single-DES is obsolete and it's broken/useless for decades, we should
remove it in cryptodev, as suggested by Daniel.
Guest who wants to use this obsolete cipher alg will use its built-in
implementation instead.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
2016-12-24 13:46:27 +08:00
..
Makefile.objs cryptodev: introduce a new cryptodev backend 2016-10-30 20:06:22 +02: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: remove single-DES support in cryptodev 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 include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
hostmem.c hostmem: Register TYPE_MEMORY_BACKEND properties as class properties 2016-10-17 15:48:40 -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-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
rng.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
testdev.c char: remove explicit_be_open from CharDriverState 2016-10-24 15:46:11 +02:00
tpm.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00