]> www.infradead.org Git - users/dwmw2/qemu.git/commit
crypto: Add aesdec_ISB_ISR_IMC_AK
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 22:23:18 +0000 (15:23 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Jul 2023 06:30:17 +0000 (07:30 +0100)
commit15ff15982a13ddf3e03b38ff46277ed90c1f36f9
treea03aaf8383de24d52bfc7928c83e55981a80fab2
parent7c58cb972e851c2e96ad5abd98b9c00b3f1c8a95
crypto: Add aesdec_ISB_ISR_IMC_AK

Add a primitive for InvSubBytes + InvShiftRows +
InvMixColumns + AddRoundKey.

Acked-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
crypto/aes.c
host/include/generic/host/crypto/aes-round.h
include/crypto/aes-round.h