On 2/28/25 2:47 PM, Gowrishankar Muthukrishnan wrote:
Support asymmetric RSA crypto operations in vhost-user. Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com> --- doc/guides/rel_notes/release_25_03.rst | 3 + lib/vhost/vhost_crypto.c | 484 +++++++++++++++++++++++-- lib/vhost/virtio_crypto.h | 67 ++++ 3 files changed, 521 insertions(+), 33 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime