]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:40 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:43 +0000 (21:39 +0800)
commit51e515faa887e40e7e30a3e13607ea6be418e4c4
treed0c215889a249a07d8068c2ea4c65570704560c4
parent90451d6bdb787e1631c6ce4619221eb59562343c
crypto: arm/sha1_neon - move SHA-1 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/sha1_neon_glue.c