commit | 03802f6a80b3a993067af97b0dc094f60d6fbc8b | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 09 12:55:45 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 10 21:39:46 2015 +0800 |
tree | f2978d2f3c13b154756f3f4b99dc49d1455ba0cc | |
parent | 07eb54d306f4f0efabe0a0d5dd6739d079d90e0e [diff] |
crypto: arm64/sha2-ce - move SHA-224/256 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>