Re: [PATCH v2] crypto/ansi prng: alloc cipher just in in init()

2009-07-02 Thread Herbert Xu
On Wed, Jul 01, 2009 at 06:36:16AM -0400, Neil Horman wrote: > > Herbert, can you pull this into cryptodev please? Both patches applied. Thanks everyone! -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://go

Re: [PATCH] crypto: Update stdrng test name so that the testmgr finds it properly

2009-07-02 Thread Neil Horman
On Thu, Jul 02, 2009 at 04:32:59PM +0800, Herbert Xu wrote: > On Thu, Jul 02, 2009 at 08:02:55AM +0200, Sebastian Andrzej Siewior wrote: > > > > >@@ -1480,7 +1480,7 @@ static int alg_test_cprng(const struct alg_test_desc > > >*desc, const char *driver, > > > /* Please keep this list sorted by algo

Re: [PATCH] crypto: Update stdrng test name so that the testmgr finds it properly

2009-07-02 Thread Herbert Xu
On Thu, Jul 02, 2009 at 08:02:55AM +0200, Sebastian Andrzej Siewior wrote: > > >@@ -1480,7 +1480,7 @@ static int alg_test_cprng(const struct alg_test_desc > >*desc, const char *driver, > > /* Please keep this list sorted by algorithm name. */ > > static const struct alg_test_desc alg_test_descs[]