]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0d4358573dcae52f3c2dff71e01c2e68e8db19d
treeea03238c58df8b42b85172b48fa19b44b00b311f
parent0b6822055c797bebb35dd85d6d69bccac2abbe2b
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