Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions | Ard Biesheuvel | 2015-03-12 |
This implements the ECB, CBC, CTR and XTS asynchronous block ciphers using the AArch32 versions of the ARMv8 Crypto Extensions for AES. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |