crypto: sahara - Add driver for SAHARA2 accelerator.
authorJavier Martin <javier.martin@vista-silicon.com>
Fri, 1 Mar 2013 11:37:53 +0000 (12:37 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Mar 2013 09:44:41 +0000 (17:44 +0800)
SAHARA2 HW module is included in the i.MX27 SoC from
Freescale. It is capable of performing cipher algorithms
such as AES, 3DES..., hashing and RNG too.

This driver provides support for AES-CBC and AES-ECB
by now.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found