diff options
author | Sebastian Siewior <sebastian@breakpoint.cc> | 2008-03-11 21:27:11 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-04-21 10:19:21 +0800 |
commit | d5dc392742a9818e2766a63f3533980543e18060 (patch) | |
tree | 2dcd8083cba1b1e22c4e01c50d479ca2502a1139 /crypto/cryptd.c | |
parent | 477035c2abdcff7583369e5777cb7be1bb1dbea8 (diff) |
[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 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions