commit | 2c98833a42cd194ba0f537cd21917e15e5593715 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Mar 06 16:23:33 2014 +0800 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed May 14 10:03:17 2014 -0700 |
tree | 922ba503863ae2e6f8908b3c2b749ee086fcc824 | |
parent | 190f1ca85d071114930dd7abe6b5d103e9d5572f [diff] |
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions This patch adds support for the SHA-1 Secure Hash Algorithm for CPUs that have support for the SHA-1 part of the ARM v8 Crypto Extensions. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>