+135
−134
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>