From: Ard Biesheuvel Date: Thu, 9 Apr 2015 10:55:42 +0000 (+0200) Subject: crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer X-Git-Tag: omap-for-v4.1/fixes-rc1~140^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59e2ae3690c8ef5f8ddeeb0b6b3313521b915e6;p=pandora-kernel.git crypto: arm/sha256 - move SHA-224/256 ASM/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