commit | 006d0624fa0d71787448cacee0195bf20f2d47c8 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Mar 10 09:47:46 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 12 21:13:35 2015 +1100 |
tree | 3a5ac372472888966fa2ec9fe1d5683c17fe4f02 | |
parent | 864cbeed4ab22de8c4d9a49101e9fd63c6f7fda2 [diff] |
crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions This implements the SHA-224/256 secure hash algorithm using the AArch32 versions of the ARMv8 Crypto Extensions for SHA2. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>