From: Ard Biesheuvel Date: Thu, 9 Apr 2015 10:55:40 +0000 (+0200) Subject: crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer X-Git-Tag: omap-for-v4.2/o2_dc~130^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e515faa887e40e7e30a3e13607ea6be418e4c4;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed