Re: [PATCH 0/2 v2] crypto: ux500 crypto and hash driver

2012-03-14 Thread Herbert Xu
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

Re: [PATCH 0/2 v2] crypto: ux500 crypto and hash driver

2012-02-28 Thread Andreas WESTIN
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 and review patch 1/2, presumably due to mailing list size limits...resend in smaller

Re: [PATCH 0/2 v2] crypto: ux500 crypto and hash driver

2012-02-27 Thread Kim Phillips
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 and review patch 1/2, presumably due to mailing list size limits...resend in smaller pieces? Thanks, Kim -- To unsubscribe fr

[PATCH 0/2 v2] crypto: ux500 crypto and hash driver

2012-02-27 Thread Andreas Westin
Hi, This is a rebase against the crypto dev tree, the previous patches where based on linux next. 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 SHA-256 One