crypto: aes - rename local routines to prevent future clashes
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 2 Jul 2019 19:41:20 +0000 (21:41 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Jul 2019 04:52:03 +0000 (14:52 +1000)
commit724ecd3c0eb7040d423b22332a60d097e2666820
treeea03238c58df8b42b85172b48fa19b44b00b311f
parent20bb4ef038a97b8bb5c07d2a1125019a93f618b3
crypto: aes - rename local routines to prevent future clashes

Rename some local AES encrypt/decrypt routines so they don't clash with
the names we are about to introduce for the routines exposed by the
generic AES library.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-cipher-glue.c
arch/arm64/crypto/aes-cipher-glue.c
arch/sparc/crypto/aes_glue.c
arch/x86/crypto/aesni-intel_glue.c
crypto/aes_generic.c
drivers/crypto/padlock-aes.c