diff options
author | 2007-11-23 21:05:55 +0800 | |
---|---|---|
committer | 2008-01-11 08:16:20 +1100 | |
commit | 2ddae4a64491f790799e2adbfaec72a23dc2e7ef (patch) | |
tree | 3692e3d881066d365b7d11a451069a1b7ad01282 /crypto/tcrypt.h | |
parent | [CRYPTO] ctr: Use crypto_inc and crypto_xor (diff) | |
download | linux-dev-2ddae4a64491f790799e2adbfaec72a23dc2e7ef.tar.xz linux-dev-2ddae4a64491f790799e2adbfaec72a23dc2e7ef.zip |
[CRYPTO] camellia: Code shrink
Remove unused macro params.
Use (u8)(expr) instead of (expr) & 0xff,
helps gcc to realize how to use simpler commands.
Move CAMELLIA_FLS macro closer to encrypt/decrypt routines.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.h')
0 files changed, 0 insertions, 0 deletions