[PATCH] drivers/crypto/nx: fixes for multiple issues

2013-04-12 Thread Kent Yoder
Fixes a race on driver init with registering algorithms where the driver status flag wasn't being set before self testing started. Added the cra_alignmask field for CBC and ECB modes. Fixed a bug in GCM where AES block size was being used instead of authsize. Removed use of blkcipher_wal

Re: linux-next: Tree for Apr 11 [ crypto: aesni-intel ]

2013-04-12 Thread Sedat Dilek
On Fri, Apr 12, 2013 at 4:13 AM, Herbert Xu wrote: > On Thu, Apr 11, 2013 at 07:14:31PM +0200, Sedat Dilek wrote: >> On Thu, Apr 11, 2013 at 10:30 AM, Stephen Rothwell >> wrote: >> > Hi all, >> > >> > Changes since 20130410: >> > >> > The tip tree gained conflicts against the net-next and pm tre