Jussi Kivilinna 6048801070 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Patch adds AVX2/x86-64 implementation of Blowfish cipher, requiring 32 parallel
blocks for input (256 bytes). Table look-ups are performed using vpgatherdd
instruction directly from vector registers and thus should be faster than
earlier implementations.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2013-04-25 21:09:04 +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
2008-08-29 15:50:02 +10: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