Searched hist:aa6e2d2b355f89e22c30b41d7e6653c8189235b8 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/crypto/ |
H A D | aes-neonbs-glue.c | diff aa6e2d2b355f89e22c30b41d7e6653c8189235b8 Tue Jul 02 21:41:29 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm/aes-neonbs - switch to library version of key expansion routine
Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff aa6e2d2b355f89e22c30b41d7e6653c8189235b8 Tue Jul 02 21:41:29 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: arm/aes-neonbs - switch to library version of key expansion routine
Switch to the new AES library that also provides an implementation of the AES key expansion routine. This removes the dependency on the generic AES cipher, allowing it to be omitted entirely in the future.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|