crypto: aes-generic - unexport last-round AES tables
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 2 Jul 2019 19:41:45 +0000 (21:41 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Jul 2019 04:58:35 +0000 (14:58 +1000)
commit1e25ca02a0619c10bc0eae975846926902381ce5
treeb504d9d8cec92b2d9d4293a3cbb6b2d2696537fc
parent571c47ab98ad8c85e44b28f2f0c41b0e27312a9b
crypto: aes-generic - unexport last-round AES tables

The versions of the AES lookup tables that are only used during the last
round are never used outside of the driver, so there is no need to
export their symbols.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/aes_generic.c
include/crypto/aes.h