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