]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:45 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:46 +0000 (21:39 +0800)
commit03802f6a80b3a993067af97b0dc094f60d6fbc8b
treef2978d2f3c13b154756f3f4b99dc49d1455ba0cc
parent07eb54d306f4f0efabe0a0d5dd6739d079d90e0e
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>
arch/arm64/crypto/sha2-ce-core.S
arch/arm64/crypto/sha2-ce-glue.c