[PATCH v2] vhost: include AKCIPHER algorithms in crypto_config

2024-11-19 Thread Gowrishankar Muthukrishnan
Update virtio_crypto_config structure to include AKCIPHER algorithms, as per VirtIO standard. Signed-off-by: Gowrishankar Muthukrishnan --- v1: - updated patch description. --- lib/vhost/virtio_crypto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vhost/virtio_cryp

RE: [PATCH v2] vhost: include AKCIPHER algorithms in crypto_config

2024-11-19 Thread Akhil Goyal
> Subject: [PATCH v2] vhost: include AKCIPHER algorithms in crypto_config > > Update virtio_crypto_config structure to include AKCIPHER algorithms, > as per VirtIO standard. > > Signed-off-by: Gowrishankar Muthukrishnan > --- Acked-by: Akhil Goyal

[PATCH v2] vhost: include AKCIPHER algorithms in crypto_config

2024-11-19 Thread Gowrishankar Muthukrishnan
Update virtio_crypto_config structure to include AKCIPHER algorithms, as per VirtIO standard. Signed-off-by: Gowrishankar Muthukrishnan --- v1: - updated patch description. --- lib/vhost/virtio_crypto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vhost/virtio_cryp