From: Tim Chen Date: Tue, 26 Mar 2013 21:00:02 +0000 (-0700) Subject: crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87de4579f92dbe50e92f33b94f8688793c894571;p=pandora-kernel.git crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. We added glue code and config options to create crypto module that uses SSE/AVX/AVX2 optimized SHA512 x86_64 assembly routines. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed