Re: [PATCH 4/5] camellia: de-unrolling

2007-11-06 Thread Herbert Xu
On Thu, Oct 25, 2007 at 12:47:16PM +0100, Denys Vlasenko wrote:
 On Thursday 25 October 2007 12:43, Denys Vlasenko wrote:
  Hi Hervert,
  
  Please review and maybe propagate upstream following patches.
  
  camellia4.diff
  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 [EMAIL PROTECTED]

Good work! Patch applied.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmVHI~} [EMAIL PROTECTED]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/5] camellia: de-unrolling

2007-10-26 Thread Noriaki TAKAMIYA
Hi,

 Thu, 25 Oct 2007 12:47:16 +0100
 [Subject: [PATCH 4/5] camellia: de-unrolling]
 Denys Vlasenko [EMAIL PROTECTED] wrote...

 On Thursday 25 October 2007 12:43, Denys Vlasenko wrote:
  Hi Hervert,
  
  Please review and maybe propagate upstream following patches.
  
  camellia4.diff
  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 [EMAIL PROTECTED]
 --
 vda
Acked-by: Noriaki TAKAMIYA [EMAIL PROTECTED]

--
Noriaki TAKAMIYA
-
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html