On Sun, Dec 30, 2007 at 07:05:22AM +0200, Mikko Herranen wrote:
> On Sun, 30 Dec 2007, Herbert Xu wrote:
> 
> > > @@ -169,6 +172,7 @@ static void test_hash(char *algo, struct hash_testvec 
> > > *template,
> > >  
> > >   /* setup the dummy buffer first */
> > >   memset(xbuf, 0, XBUFSIZE);
> > > + memset(axbuf, 0, XBUFSIZE);
> > 
> > I was just looking over this code and this line seems to be in the
> > wrong function.  I presume it's meant to be in test_aead, right?
> 
> Oops. Yes, it should be in test_aead.

OK I'll fix it up.  Thanks!
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[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

Reply via email to