|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC |
Date: | Mon, 19 Jun 2023 15:59:32 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
On 9/6/23 04:23, Richard Henderson wrote:
Add a primitive for InvSubBytes + InvShiftRows + AddRoundKey + InvMixColumns. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- host/include/generic/host/aes-round.h | 3 +++ include/crypto/aes-round.h | 21 +++++++++++++++++++++ crypto/aes.c | 14 ++++++++++++++ 3 files changed, 38 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |