On Wednesday 21 November 2007 00:22, Denys Vlasenko wrote: > camellia8: > Analogously to camellia7 patch, move > "absorb kw2 to other subkeys" and "absorb kw4 to other subkeys" > code parts into camellia_setup_tail(). This further reduces > source and object code size at the cost of two brances > in key setup code. I also tried to more more code into tail, but it becomes more complicated. Up to this point is was straightforward. Signed-off-by: Denys Vlasenko I noticed that in [PATCH 2/4] and [PATCH 3/4] mails I attached linux-2.6.23.1xxxxxxxxxx.diff files. This is not a problem, the patches are actually identical to cryptodev-2.6xxxxxxxxxxxx.diff ones, except for leading directory prefix. I verified that they do apply without rejects, offsets or fuzz to cryptodev-2.6. -- vda