qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 15/17] crypto/builtin: Split QCryptoCipherBuiltin into subcla


From: Daniel P . Berrangé
Subject: Re: [PATCH 15/17] crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Date: Fri, 28 Aug 2020 14:44:48 +0100
User-agent: Mutt/1.14.6 (2020-07-11)

On Wed, Aug 12, 2020 at 08:25:35PM -0700, Richard Henderson wrote:
> We had a second set of function pointers in QCryptoCipherBuiltin,
> which are redundant with QCryptoCipherDriver.  Split the AES and
> DES implementations to avoid one level of indirection.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  crypto/cipher-builtin.inc.c | 553 +++++++++++++++---------------------
>  1 file changed, 227 insertions(+), 326 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]