crypto: ux500 - Add driver for CRYP hardware
authorAndreas Westin <andreas.westin@stericsson.com>
Mon, 30 Apr 2012 08:11:17 +0000 (10:11 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 4 May 2012 09:04:51 +0000 (19:04 +1000)
This adds a driver for the ST-Ericsson ux500 crypto hardware
module. It supports AES, DES and 3DES, the driver implements
support for AES-ECB,CBC and CTR.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andreas Westin <andreas.westin@stericsson.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found