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 :|
