linux-stable/lib/crypto
Ard Biesheuvel 9467a3150c crypto: lib/aes - export sbox and inverse sbox
There are a few copies of the AES S-boxes floating around, so export
the ones from the AES library so that we can reuse them in other
modules.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-07-26 14:58:36 +10:00
..
aes.c crypto: lib/aes - export sbox and inverse sbox 2019-07-26 14:58:36 +10:00
arc4.c
Makefile crypto: aes - create AES library based on the fixed time AES code 2019-07-26 14:55:33 +10:00