]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: arm/aes - fix round key prototypes
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 3 Sep 2019 16:43:23 +0000 (09:43 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 9 Sep 2019 07:35:28 +0000 (17:35 +1000)
commitfcb0e30df0e881fd5290674536d99375d348a151
tree8dd77063daf64291f57966c5910f197be0cf65a2
parent0ba3c026e685573bd3534c17e27da7c505ac99c4
crypto: arm/aes - fix round key prototypes

The AES round keys are arrays of u32s in native endianness now, so
update the function prototypes accordingly.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-ce-core.S
arch/arm/crypto/aes-ce-glue.c