summaryrefslogtreecommitdiff
path: root/crypto/algif_hash.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@iki.fi>2013-04-13 13:46:55 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2013-04-25 21:09:07 +0800
commitcc7e74d285f112c1c775b7e90836ee3052633074 (patch)
tree9cd38a3956f8b99d7554656ee35d0098357e5a1d /crypto/algif_hash.c
parentb1e33ac036aa0653c3de6d5b7cced9faebcad1df (diff)
downloadlinux-crypto-cc7e74d285f112c1c775b7e90836ee3052633074.tar.gz
linux-crypto-cc7e74d285f112c1c775b7e90836ee3052633074.zip
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Patch adds AVX2/x86-64 implementation of Serpent cipher, requiring 16 parallel blocks for input (256 bytes). Implementation is based on the AVX implementation and extends to use the 256-bit wide YMM registers. Since serpent does not use table look-ups, this implementation should be close to two times faster than the AVX implementation. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_hash.c')
0 files changed, 0 insertions, 0 deletions