On Thursday 22 November 2007 14:41, Denys Vlasenko wrote: > Patches start from 5 because pathches 1..4 are already > in cryptodev-2.6. > > camellia5: > 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