Jussi Kivilinna
f3f935a76a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
...
Patch adds AVX2/AES-NI/x86-64 implementation of Camellia cipher, requiring
32 parallel blocks for input (512 bytes). Compared to AVX implementation, this
version is extended to use the 256-bit wide YMM registers. For AES-NI
instructions data is split to two 128-bit registers and merged afterwards.
Even with this additional handling, performance should be higher compared
to the AES-NI/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
..
2012-06-27 14:42:01 +08:00
2012-08-01 17:47:27 +08:00
2013-01-20 10:16:47 +11:00
2013-01-20 10:16:47 +11:00
2013-04-25 21:01:53 +08:00
2013-04-25 21:01:53 +08:00
2013-04-25 21:09:04 +08:00
2013-04-25 21:09:04 +08:00
2013-04-25 21:09:04 +08:00
2013-01-20 10:16:48 +11:00
2013-04-25 21:09:07 +08:00
2013-04-25 21:09:07 +08:00
2012-11-09 17:32:31 +08:00
2013-04-25 21:09:07 +08:00
2013-04-25 21:01:52 +08:00
2013-01-20 10:16:48 +11:00
2012-10-24 21:10:55 +08:00
2013-01-20 10:16:48 +11:00
2013-04-25 21:01:52 +08:00
2013-04-25 21:01:52 +08:00
2013-04-03 09:06:29 +08:00
2013-01-20 10:16:45 +11:00
2012-10-15 22:18:24 +08:00
2013-04-25 21:01:44 +08:00
2011-05-16 15:12:47 +10:00
2013-01-20 10:16:49 +11:00
2012-08-01 17:47:27 +08:00
2013-04-25 21:09:05 +08:00
2013-04-25 21:01:51 +08:00
2013-04-25 21:01:51 +08:00
2013-04-25 21:09:07 +08:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:50 +11:00
2013-04-25 21:09:07 +08:00
2013-04-25 21:09:07 +08:00
2012-10-24 21:10:54 +08:00
2013-04-25 21:09:07 +08:00
2013-04-25 21:01:51 +08:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:50 +11:00
2013-01-20 10:16:51 +11:00
2012-06-12 16:37:16 +08:00
2013-04-25 21:00:57 +08:00
2013-04-03 09:06:32 +08:00
2013-04-03 09:06:32 +08:00
2013-04-03 09:06:31 +08:00
2013-04-25 21:01:42 +08:00
2013-04-25 21:00:58 +08:00
2013-04-25 21:00:58 +08:00
2013-04-25 21:00:58 +08:00
2013-04-25 21:09:05 +08:00
2013-04-25 21:09:05 +08:00
2012-10-24 21:10:54 +08:00
2012-08-01 17:47:27 +08:00
2013-04-25 21:09:05 +08:00
2013-04-25 21:01:51 +08:00
2013-01-20 10:16:51 +11:00
2013-01-20 10:16:51 +11:00
2013-01-20 10:16:51 +11:00