Re: Crypto oops in async_chainiv_do_postponed

2009-08-29 Thread Herbert Xu
Hi Brad: On Thu, Aug 27, 2009 at 05:13:04PM -0500, Brad Bosch wrote: > > I seem to have found a bug in chainiv.c. The following oops occured > while using blowfish and hmac-sha with UDP. The patch (against > 2.6.27.30) after the oops output below is an completely untested > possible fix. We wi

Re: [PATCH] crypto: ansi_cprng - Fix module initialization

2009-08-29 Thread Herbert Xu
On Tue, Aug 25, 2009 at 06:59:00AM -0400, Neil Horman wrote: > On Tue, Aug 25, 2009 at 10:14:16AM +0200, Steffen Klassert wrote: > > Return the value we got from crypto_register_alg() instead of > > returning 0 in any case. > > > > Signed-off-by: Steffen Klassert > > Acked-by: Neil Horman Patch

Re: [RFC PATCH v2] crypto: Add VMAC(AES) to Linux for intel_txt support

2009-08-29 Thread Herbert Xu
On Sat, Aug 22, 2009 at 09:02:29PM +0800, Shane Wang wrote: > > Resend: > This patch adds VMAC (a fast MAC) support into crypto framework. I was going to apply this but it doesn't apply: $ git apply ~/p error: patch failed: crypto/Kconfig:267 error: crypto/Kconfig: patch does not apply error: pat