OSDN Git Service

crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:42 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:44 +0000 (21:39 +0800)
commitb59e2ae3690c8ef5f8ddeeb0b6b3313521b915e6
treeedeb434373ecda30560cbe32e9a51e61c905e1dd
parentdde00981e64b3c6621cafe3eea2eef6a4055208c
crypto: arm/sha256 - move SHA-224/256 ASM/NEON 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/sha256_glue.c
arch/arm/crypto/sha256_glue.h
arch/arm/crypto/sha256_neon_glue.c