aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTim Chen <tim.c.chen@linux.intel.com>2013-03-26 13:59:10 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2013-04-03 09:06:32 +0800
commitd34a460092d857f1616e39eed7eac6f40cea2225 (patch)
tree00c5395098c714f928f3b87a255c28bc2711ca92 /crypto
parentcrypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions. (diff)
downloadlinux-dev-d34a460092d857f1616e39eed7eac6f40cea2225.tar.xz
linux-dev-d34a460092d857f1616e39eed7eac6f40cea2225.zip
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
Provides SHA256 x86_64 assembly routine optimized with SSE, AVX and AVX2's RORX instructions. Speedup of 70% or more has been measured over the generic implementation. Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions