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