From: Tim Chen Date: Tue, 26 Mar 2013 20:58:58 +0000 (-0700) Subject: crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental SSE3... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d208a2bdf5c3d4a60f2363318f600d64493f60;p=pandora-kernel.git crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental SSE3 instructions. Provides SHA256 x86_64 assembly routine optimized with SSSE3 instructions. Speedup of 40% or more has been measured over the generic implementation. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed