]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e0e8c16f8f2389b032a841fd77073d15c8d3798
treeb504d9d8cec92b2d9d4293a3cbb6b2d2696537fc
parent9e43fd0732b7a51135570fc69024f7a454f64b75
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