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.

-- 
Mikko Herranen
-
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