qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC


From: Daniel P . Berrangé
Subject: Re: [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
Date: Wed, 21 Jun 2023 17:41:13 +0100
User-agent: Mutt/2.2.9 (2022-11-12)

On Tue, Jun 20, 2023 at 01:07:50PM +0200, Richard Henderson wrote:
> Add a primitive for InvSubBytes + InvShiftRows +
> AddRoundKey + InvMixColumns.
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  host/include/generic/host/crypto/aes-round.h |  3 +++
>  include/crypto/aes-round.h                   | 21 ++++++++++++++++++++
>  crypto/aes.c                                 | 14 +++++++++++++
>  3 files changed, 38 insertions(+)

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


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




reply via email to

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