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