This series adds RSA support in vhost_crypto library. v2: - split from v1 series.
Depends-on: series-34291 ("crypto/virtio: add RSA support") Gowrishankar Muthukrishnan (2): vhost: add asymmetric RSA support examples/vhost_crypto: add asymmetric support examples/vhost_crypto/main.c | 54 +++- lib/vhost/vhost_crypto.c | 504 ++++++++++++++++++++++++++++++++--- lib/vhost/vhost_user.h | 33 ++- 3 files changed, 538 insertions(+), 53 deletions(-) -- 2.25.1