summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h
diff options
context:
space:
mode:
authorJussi Kivilinna2012-03-03 12:59:00 +0100
committerHerbert Xu2012-03-14 10:25:54 +0100
commitc9b56d33b03e9d5cd5f9d8598b56e9c84386844a (patch)
tree6c9224ca235a9ef9aa662e4d104d67c56956915a /crypto/testmgr.h
parentcrypto: twofish-x86_64/i586 - set alignmask to zero (diff)
downloadkernel-qcow2-linux-c9b56d33b03e9d5cd5f9d8598b56e9c84386844a.tar.gz
kernel-qcow2-linux-c9b56d33b03e9d5cd5f9d8598b56e9c84386844a.tar.xz
kernel-qcow2-linux-c9b56d33b03e9d5cd5f9d8598b56e9c84386844a.zip
crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro
camellia_setup_tail() applies 'inverse of the last half of P-function' to subkeys, which is unneeded if keys are applied directly to yl/yr in CAMELLIA_ROUNDSM. Patch speeds up key setup and should speed up CAMELLIA_ROUNDSM as applying key to yl/yr early has less register dependencies. Quick tcrypt camellia results: x86_64, AMD Phenom II, ~5% faster x86_64, Intel Core 2, ~0.5% faster i386, Intel Atom N270, ~1% faster Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions