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.hender...@linaro.org>
> ---
>  crypto/cipher-builtin.inc.c | 553 +++++++++++++++---------------------
>  1 file changed, 227 insertions(+), 326 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@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