summaryrefslogtreecommitdiff
path: root/crypto/tea.c
diff options
context:
space:
mode:
authorSebastian Siewior <sebastian@breakpoint.cc>2008-03-11 21:27:11 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-04-21 10:19:21 +0800
commite00d97f126c22a2390259b18d3ab313352fc79a7 (patch)
treec21c4c2705d227ff82aebef1d027d0280858d5c3 /crypto/tea.c
parent253218cd5014787f5573884e3461abbf9204f7f5 (diff)
downloadlinux-crypto-e00d97f126c22a2390259b18d3ab313352fc79a7.tar.gz
linux-crypto-e00d97f126c22a2390259b18d3ab313352fc79a7.zip
[CRYPTO] tcrypt: Shrink speed templates
The speed templates as it look always the same. The key size is repeated for each block size and we test always the same block size. The addition of one inner loop makes it possible to get rid of the struct and it is possible to use a tiny u8 array :) Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions