crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:44 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:46 +0000 (21:39 +0800)
commit07eb54d306f4f0efabe0a0d5dd6739d079d90e0e
tree9aeaec23ebc92feaf488c57bd27a2bbda0fc3648
parent9205b94923213ee164d7398fdc90826e463c281a
crypto: arm64/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>
arch/arm64/crypto/sha1-ce-core.S
arch/arm64/crypto/sha1-ce-glue.c