From: Ard Biesheuvel Date: Thu, 9 Apr 2015 10:55:46 +0000 (+0200) Subject: crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer X-Git-Tag: omap-for-v4.1/fixes-rc1~140^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824b43763c562ee2feec16bb4017785528f3b54c;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed