]> git.proxmox.com Git - mirror_qemu.git/commit
crypto: Add aesdec_ISB_ISR_AK
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 07:57:02 +0000 (00:57 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Jul 2023 06:30:17 +0000 (07:30 +0100)
commit192fa84986a6e060f353ed491fe635ccd960876e
treed384b407255dbebe1e3b1c7c35ca28ccfda7f2b5
parent6b0a96ce3a405ef4676e1fa853f2c649dc25c2b4
crypto: Add aesdec_ISB_ISR_AK

Add a primitive for InvSubBytes + InvShiftRows + AddRoundKey.

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