From: Tim Chen Date: Tue, 26 Mar 2013 20:59:37 +0000 (-0700) Subject: crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf215cee23ad6e278bfba1291863718934de392a;p=pandora-kernel.git crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions. Provides SHA512 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