diff options
author | 2012-10-20 15:06:36 +0300 | |
---|---|---|
committer | 2012-10-24 21:10:54 +0800 | |
commit | 58990986f1cba40c23c0c10592ace08616de3ffa (patch) | |
tree | 84466698a28860d1457c804b857b2e97d1995fcb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: testmgr - add new larger DES3_EDE testvectors (diff) | |
download | linux-dev-58990986f1cba40c23c0c10592ace08616de3ffa.tar.xz linux-dev-58990986f1cba40c23c0c10592ace08616de3ffa.zip |
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
'u128' currently used for CTR mode is on little-endian 'long long' swapped
and would require extra swap operations by SSE/AVX code. Use of le128
instead of u128 allows IV calculations to be done with vector registers
easier.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions