target/arm: Use aesenc_MC
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 08:52:09 +0000 (01:52 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 9 Jul 2023 12:46:53 +0000 (13:46 +0100)
commit8b103ed70e74baab2803a46ca1ccf52853eadf68
treea3bfa214c68c6f33d6a18df95c004ce3215afdd0
parent2a8b545ffdb08fb2d5f37cbcc84d19629c419b3b
target/arm: Use aesenc_MC

This implements the AESMC instruction.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/crypto_helper.c