Re: [RFC] [PATCH 2/5] pcrypt: Add pcrypt crypto parallelization wrapper

2009-06-22 Thread Steffen Klassert
On Fri, Jun 19, 2009 at 08:21:13PM +0800, Herbert Xu wrote: > On Mon, Jun 08, 2009 at 09:10:00AM +0200, Steffen Klassert wrote: > > > > +config CRYPTO_PCRYPT_CORE > > + bool > > + select CRYPTO_AEAD > > BTW just noticed that this forces AEAD to be built-in even when > pcrypt is a module. We s

Re: [PATCH] tcrypt: Test algorithms by name

2009-06-22 Thread Steffen Klassert
On Fri, Jun 19, 2009 at 08:38:15PM +0800, Herbert Xu wrote: > > > > That was quick :) > > > > Patch applied. Thanks a lot Steffen! > > BTW, I added this on top so that modprobe doesn't complain about > the return code: > Ugh, I was a bit too quick. Thanks for fixing this up! -- To unsubscribe