crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:41 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:44 +0000 (21:39 +0800)
commitdde00981e64b3c6621cafe3eea2eef6a4055208c
treef1c1694f6d66b592e98e5306035eae903b922707
parent51e515faa887e40e7e30a3e13607ea6be418e4c4
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>
arch/arm/crypto/Kconfig
arch/arm/crypto/sha1-ce-core.S
arch/arm/crypto/sha1-ce-glue.c
This page took 0.024845 seconds and 5 git commands to generate.