commit | dde00981e64b3c6621cafe3eea2eef6a4055208c | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 09 12:55:41 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 10 21:39:44 2015 +0800 |
tree | f1c1694f6d66b592e98e5306035eae903b922707 | |
parent | 51e515faa887e40e7e30a3e13607ea6be418e4c4 [diff] |
crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer This removes all the boilerplate from the existing implementation, and replaces it with calls into the base layer. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>