Re: Crypto Fixes for 2.6.33

2010-02-01 Thread Herbert Xu
Hi Linus: This push fixes a couple of serious bugs: * UBIFS assertion failure caused by /dev/random (since forever) * Broken hmac support in padlock-sha (since 2.6.32) Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/ke

Crypto Fixes for 2.6.33

2009-12-29 Thread Herbert Xu
Hi Linus: This push fixes a regression in the hardware RNG core introduced by the recent API change. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Herbert Xu (1): hwrng: core