On Wed, Jul 31, 2013 at 09:39:37AM +0930, Rusty Russell wrote:
>
> You're welcome to it: it's v. unlikely to conflict with anything else.
>
> Here it is, fresh from my pending-rebases branch, with my Signed-off-by.
Great. I've added it to the cryptodev tree. Thanks Rusty!
--
Email: Herbert Xu
On Wed, Jul 31, 2013 at 03:48:56PM +0530, Ruchika Gupta wrote:
> Signed-off-by: Ruchika Gupta
Patch applied.
--
Email: Herbert Xu
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe
On Mon, Jul 22, 2013 at 04:19:35PM -0700, Joe Perches wrote:
> On Tue, 2013-07-23 at 00:35 +0200, Linus Walleij wrote:
> > Have you tested this on hardware or is it compile-tested only?
>
> Hi Linus.
>
> Compile tested only. Not tested on real devices. -ENOHARDWARE.
Patch applied. Thanks!
--
On Thu, Jul 04, 2013 at 11:26:03AM +0530, Ruchika Gupta wrote:
> Remove the dependency of RNG instantiation on Job Ring. Now
> RNG instantiation for devices with RNG version > 4 is done
> by directly programming DECO 0.
>
> Signed-off-by: Ruchika Gupta
Patch applied. Thanks a lot!
--
Email: He
On Fri, Jul 26, 2013 at 12:29:13PM +0530, Lokesh Vutla wrote:
> This patch series adds support for SHA348 and SHA512 in addition to MD5,
> SHA1, SHA224 SHA256 that the omap sha module supports. Also adding the pdata
> for OMAP5 and AM43xx Soc's.
> And using devm_* calls to make cleanup paths simple
On Thu, Jul 18, 2013 at 06:57:07PM +0300, Cristian Stoica wrote:
> This patch removes redundant execution of the same test suite in cases
> where alg and driver variables are the same (e.g. when alg_test is
> called from tcrypt_test)
>
> Signed-off-by: Cristian Stoica
Which algorithm (apart from
Hi guys,
Do you have any comments on this patch?
Cristian S.
> -Original Message-
> From: Stoica Cristian-B18196
> Sent: Thursday, July 18, 2013 6:57 PM
> To: herb...@gondor.hengli.com.au
> Cc: da...@davemloft.net; linux-crypto@vger.kernel.org; linux-
> ker...@vger.kernel.org; Geanta Nea
Signed-off-by: Ruchika Gupta
---
drivers/crypto/caam/ctrl.c | 3 --
drivers/crypto/caam/intern.h | 5
drivers/crypto/caam/jr.c | 67
drivers/crypto/caam/jr.h | 2 --
4 files changed, 77 deletions(-)
diff --git a/drivers/crypto/caam/c