qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK


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

On Tue, Jun 20, 2023 at 01:07:47PM +0200, Richard Henderson wrote:
> Add a primitive for InvSubBytes + InvShiftRows +
> InvMixColumns + AddRoundKey.
> 
> 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                                 | 58 ++++++++++++++++++++
>  3 files changed, 82 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]