Denys Vlasenko d3e7480572 [CRYPTO] camellia: De-unrolling
Move huge unrolled pieces of code (3 screenfuls) at the end of
128/256 key setup routines into common camellia_setup_tail(),
convert it to loop there.
Loop is still unrolled six times, so performance hit is very small,
code size win is big.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Acked-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:08 +11:00
..
2007-10-10 16:55:39 -07:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:08 +11:00
2007-11-02 08:47:06 +01:00
2007-10-22 19:40:16 +02:00
2007-10-10 16:55:44 -07:00
2007-11-02 08:47:06 +01:00
2007-10-10 16:55:38 -07:00
2006-10-10 16:15:33 -07:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2006-09-21 11:16:28 +10:00
2007-11-02 08:47:06 +01:00
2007-10-22 19:40:16 +02:00
2007-07-13 08:06:14 -07:00