Dear Mr. Goff,
(Adding linux-crypto in Cc, please always do so for this kind of
correspondence.)
On Tue, Mar 13, 2012 at 06:29:31PM +, Michael Goff wrote:
> I am running into an issue with mv_cesa. We are working with QNAP network
> attached storage devices that run a marvell arm chip that
On Fri, Mar 09, 2012 at 07:18:28AM +0100, Steffen Klassert wrote:
> This patchset fixes two races that I found when I tested padata
> in combination with pcrypt ablkcipher algorithms (still unpublished)
> and dm-crypt. The mainline codebase seems not to trigger them, however
> we need to fix these
On Mon, Mar 05, 2012 at 08:26:16PM +0200, Jussi Kivilinna wrote:
> Patches 1-2 add new tests and test vectors for camellia.
> Patches 3-5 rename 'camellia' module to 'camellia_generic'.
> Patch 6 adds x86_64 implementation of camellia.
>
> Series depends on patch:
> http://marc.info/?l=linux-cry
On Sat, Mar 03, 2012 at 01:59:00PM +0200, Jussi Kivilinna wrote:
> camellia_setup_tail() applies 'inverse of the last half of P-function' to
> subkeys, which is unneeded if keys are applied directly to yl/yr in
> CAMELLIA_ROUNDSM.
>
> Patch speeds up key setup and should speed up CAMELLIA_ROUNDSM
This adds the required platform data and calls to enable
the CRYP/HASH driver.
Acked-by: Linus Walleij
Signed-off-by: Andreas Westin
---
arch/arm/mach-ux500/board-mop500.c | 48
arch/arm/mach-ux500/board-u5500.c | 48
Hi,
I've split the driver into two parts one for hash and one
for crypto, hopefully it gets through this time.
This adds a driver for the ST-Ericsson ux500 hardware
crypto and hash module.
It supports:
* AES with 128, 192 and 256bit keysize and ECB, CBC and CTR modes.
* DES and 3DES
* SHA-1 and
On Tue, Feb 28, 2012 at 09:21:44AM +0100, Andreas WESTIN wrote:
>
>
> On 2012-02-27 20:28, Kim Phillips wrote:
>> On Mon, 27 Feb 2012 10:32:16 +0100
>> Andreas Westin wrote:
>>
>>> Andreas Westin (2):
>>>crypto: ux500 - Add driver for CRYP/HASH hardware.
>>
>> so I haven't been able to receive