qemu-e2k/hw/virtio
Gonglei 04b9b37edd virtio-crypto: add data queue processing handler
Introduces VirtIOCryptoReq structure to store
crypto request so that we can easily support
asynchronous crypto operation in the future.

At present, we only support cipher and algorithm
chaining.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-11-01 19:21:08 +02:00
..
Makefile.objs virtio-crypto-pci: add virtio crypto pci support 2016-11-01 19:21:08 +02:00
trace-events
vhost-backend.c
vhost-user.c
vhost-vsock.c
vhost.c
virtio-balloon.c
virtio-bus.c
virtio-crypto-pci.c virtio-crypto-pci: add virtio crypto pci support 2016-11-01 19:21:08 +02:00
virtio-crypto.c virtio-crypto: add data queue processing handler 2016-11-01 19:21:08 +02:00
virtio-mmio.c
virtio-pci.c
virtio-pci.h virtio-crypto-pci: add virtio crypto pci support 2016-11-01 19:21:08 +02:00
virtio-rng.c
virtio.c