commit | 2789c08fffeae270820dda5d096634aecc810af5 | [log] [tgz] |
---|---|---|
author | Andreas Westin <andreas.westin@stericsson.com> | Mon Apr 30 10:11:17 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri May 04 19:04:51 2012 +1000 |
tree | 113e76a6908b4b786374c53f010c472a3d663514 | |
parent | 028fdd87b79a45544a2b6902989f2cbbf73a3eac [diff] |
crypto: ux500 - Add driver for CRYP hardware 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>