commit | b46033fdd25abb30b253cd283b551323b723a2db | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Jul 02 21:41:50 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 26 14:58:38 2019 +1000 |
tree | 97d782d4a1befeda91a4bba02ede834647ead4d5 | |
parent | 642a88fbe94441de7f2c807263599d5ef61b70fb [diff] |
crypto: arm/aes-scalar - unexport en/decryption routines The scalar table based AES routines are not used by other drivers, so let's keep it that way and unexport the symbols. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>