summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500/cryp/cryp_irq.c
Commit message (Collapse)AuthorAgeFilesLines
* crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-041-0/+45
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>