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 ~{PmVHI~} herb...@gondor.apana.org.au
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2009-07-01 Thread Sebastian Andrzej Siewior
* Neil Horman | 2009-06-30 20:06:48 [-0400]:

I think this looks better, yeah, have you tested this?  If not, give it a quick
run please, and I'll ack it.
I've built it and started
| modprobe tcrypt mode=150
and I ended up with:
| alg: No test for stdrng (ansi_cprng)

So this should be fine I guess.

Neil

Sebastian
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2009-07-01 Thread Neil Horman
On Wed, Jul 01, 2009 at 09:25:17AM +0200, Sebastian Andrzej Siewior wrote:
 * Neil Horman | 2009-06-30 20:06:48 [-0400]:
 
 I think this looks better, yeah, have you tested this?  If not, give it a 
 quick
 run please, and I'll ack it.
 I've built it and started
 | modprobe tcrypt mode=150
 and I ended up with:
 | alg: No test for stdrng (ansi_cprng)
 
 So this should be fine I guess.
 
 Neil
 
 Sebastian
 

Yeah, ok, that should be good, although I'll make a note and fix the aliasing
issue in the testmgr code

Acked-by: Neil Horman nhor...@tuxdriver.com

Herbert, can you pull this into cryptodev please?

--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html