From: Ard Biesheuvel Date: Thu, 9 Apr 2015 10:55:39 +0000 (+0200) Subject: crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer X-Git-Tag: omap-for-v4.2/o2_dc~130^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90451d6bdb787e1631c6ce4619221eb59562343c;p=pandora-kernel.git crypto: arm/sha1 - move SHA-1 ARM asm 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