Jussi Kivilinna 56d76c96a9 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>
2013-04-25 21:09:07 +08:00
..
2011-07-26 16:49:47 -07:00
2013-02-04 21:16:53 +08:00
2010-02-16 20:26:46 +08:00
2013-02-04 21:16:53 +08:00
2013-02-04 21:16:53 +08:00
2013-02-04 21:16:53 +08:00
2013-02-04 21:16:53 +08:00
2013-04-25 21:01:47 +08:00
2013-02-04 21:16:53 +08:00
2010-02-16 20:33:49 +08:00
2010-12-02 14:47:16 +08:00
2013-04-25 21:01:47 +08:00
2011-08-06 18:32:45 -07:00
2013-02-04 21:16:53 +08:00