ed, Mar 20, 2013 at 9:22 AM
>> Subject: [PATCH v2] drivers/crypto/nx: fix init race, alignmasks and GCM bug
>> To: linux-kernel@vger.kernel.org
>> Cc: linux-cry...@vger.kernel.org, Benjamin Herrenschmidt
>>
>>
>>
>> Fixes a race on driver init with register
te: Wed, Mar 20, 2013 at 9:22 AM
> Subject: [PATCH v2] drivers/crypto/nx: fix init race, alignmasks and GCM bug
> To: linux-kernel@vger.kernel.org
> Cc: linux-cry...@vger.kernel.org, Benjamin Herrenschmidt
>
>
>
> Fixes a race on driver init with registering algorithms
Hi Ben, will you carry this patch in the linuxppc-dev tree?
Thanks,
Kent
-- Forwarded message --
From: Kent Yoder
Date: Wed, Mar 20, 2013 at 9:22 AM
Subject: [PATCH v2] drivers/crypto/nx: fix init race, alignmasks and GCM bug
To: linux-kernel@vger.kernel.org
Cc: linux-cry
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.
Signed-off-by: Kent Yoder
---
4 matches
Mail list logo