crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:46 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:47 +0000 (21:39 +0800)
commit824b43763c562ee2feec16bb4017785528f3b54c
tree9682716c3841df5ce5a6a16621789cdf2ce4075f
parent03802f6a80b3a993067af97b0dc094f60d6fbc8b
crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 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/x86/crypto/sha1_ssse3_glue.c