Re: [v9 5/6] vhost: support asymmetric RSA crypto ops

2025-03-03 Thread Maxime Coquelin
On 2/28/25 2:47 PM, Gowrishankar Muthukrishnan wrote: Support asymmetric RSA crypto operations in vhost-user. Signed-off-by: Gowrishankar Muthukrishnan Acked-by: Akhil Goyal --- doc/guides/rel_notes/release_25_03.rst | 3 + lib/vhost/vhost_crypto.c | 484 +

[v9 5/6] vhost: support asymmetric RSA crypto ops

2025-02-28 Thread Gowrishankar Muthukrishnan
Support asymmetric RSA crypto operations in vhost-user. Signed-off-by: Gowrishankar Muthukrishnan Acked-by: Akhil Goyal --- doc/guides/rel_notes/release_25_03.rst | 3 + lib/vhost/vhost_crypto.c | 484 +++-- lib/vhost/virtio_crypto.h | 67