commit | b59e2ae3690c8ef5f8ddeeb0b6b3313521b915e6 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 09 12:55:42 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 10 21:39:44 2015 +0800 |
tree | edeb434373ecda30560cbe32e9a51e61c905e1dd | |
parent | dde00981e64b3c6621cafe3eea2eef6a4055208c [diff] |
crypto: arm/sha256 - move SHA-224/256 ASM/NEON 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>