]> git.proxmox.com Git - mirror_qemu.git/commit
cryptodev-vhost-user: add asymmetric crypto support
authorGowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Tue, 16 May 2023 08:31:39 +0000 (14:01 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 23 Jun 2023 06:54:44 +0000 (02:54 -0400)
commit5c33f9783ace0b5e077060b220978d94fecb3e81
treede880509ed3e5e7f3a6e98b4f0a2903b4fa8741f
parentbafe03083255da3a053144b77a5fbc7dbf9494f3
cryptodev-vhost-user: add asymmetric crypto support

Add asymmetric crypto support in vhost_user backend.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Message-Id: <20230516083139.2349744-1-gmuthukrishn@marvell.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
backends/cryptodev-vhost-user.c
hw/virtio/vhost-user.c