Re: [BUGFIX] crypto: Fix ctr(aes) testing by specifying geniv

2009-08-12 Thread Herbert Xu
On Wed, Aug 12, 2009 at 10:27:00AM +0800, Huang Ying wrote: > > Any follow-up for this patch? Still can not re-produce? I can now that I'm on a 32-bit machine. I wonder if it's 32-bit specific or perhaps I was just using an old kernel. I'll look into it. Cheers, -- Visit Openswan at http://www

Re: [PATCH] typo in crypto/rng.c

2009-08-12 Thread Herbert Xu
On Sat, Aug 08, 2009 at 07:22:08AM -0400, Neil Horman wrote: > On Fri, Aug 07, 2009 at 11:49:20PM -0700, Christian Kujau wrote: > > > > Correct a typo in crypto/rng.c > > > > Signed-off-by: Christian Kujau > > > > --- linux-2.6-git/crypto/rng.c.orig 2009-08-08 08:43:49.227693375 +0200 > > +++ l

Re: [PATCH 1/3] crypto: talitos - simplify hmac data size calculation

2009-08-12 Thread Herbert Xu
On Fri, Aug 07, 2009 at 11:39:58PM +, Kim Phillips wrote: > don't do request->src vs. assoc pointer math - it's the same as adding > assoclen and ivsize (just with more effort). > > Signed-off-by: Kim Phillips All 3 patches applied. Thanks Kim! -- Visit Openswan at http://www.openswan.org/