crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
authorArd Biesheuvel <ardb@kernel.org>
Wed, 10 Mar 2021 10:14:20 +0000 (11:14 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Mar 2021 10:59:46 +0000 (21:59 +1100)
commitd5adb9d1f7f8ccabbfa105e148d1465dfebd8cd2
treeec5a1eae73be9d56f6ef0e31adb09cc13819f1b8
parentd2f2516a3882c0c6463e33c9b112b39bd483f821
crypto: arm/aes-scalar - switch to common rev_l/mov_l macros

The scalar AES implementation has some locally defined macros which
reimplement things that are now available in macros defined in
assembler.h. So let's switch to those.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Nicolas Pitre <nico@fluxnic.net>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-cipher-core.S