[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 1/9] virtio-crypto: header update
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v5 1/9] virtio-crypto: header update |
Date: |
Thu, 12 May 2022 10:55:18 +0100 |
User-agent: |
Mutt/2.2.1 (2022-02-19) |
On Thu, Apr 28, 2022 at 09:59:35PM +0800, zhenwei pi wrote:
> Update header from linux, support akcipher service.
>
> Reviewed-by: Gonglei <[email protected]>
> Signed-off-by: lei he <[email protected]>
> Signed-off-by: zhenwei pi <[email protected]>
> ---
> .../standard-headers/linux/virtio_crypto.h | 82 ++++++++++++++++++-
> 1 file changed, 81 insertions(+), 1 deletion(-)
I see these changes were now merged in linux.git with
commit 24e19590628b58578748eeaec8140bf9c9dc00d9
Author: zhenwei pi <[email protected]>
AuthorDate: Wed Mar 2 11:39:15 2022 +0800
Commit: Michael S. Tsirkin <[email protected]>
CommitDate: Mon Mar 28 16:52:58 2022 -0400
virtio-crypto: introduce akcipher service
Introduce asymmetric service definition, asymmetric operations and
several well known algorithms.
Co-developed-by: lei he <[email protected]>
Signed-off-by: lei he <[email protected]>
Signed-off-by: zhenwei pi <[email protected]>
Link:
https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Gonglei <[email protected]>
And the changes proposed here match that, so
Reviewed-by: Daniel P. Berrangé <[email protected]>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH v5 1/9] virtio-crypto: header update,
Daniel P . Berrangé <=