commit | 6298e948215f2a3eb8a9af5c490d025deb66f179 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Fri Jul 17 16:39:41 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jul 20 15:54:08 2015 +0800 |
tree | 96f35246a1201aa14c1a23b902e073dee7bfc96a | |
parent | e757d5c4c367e747ae15186b753788f9c2752753 [diff] |
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator Add support for the Security System included in Allwinner SoC A20. The Security System is a hardware cryptographic accelerator that support: - MD5 and SHA1 hash algorithms - AES block cipher in CBC/ECB mode with 128/196/256bits keys. - DES and 3DES block cipher in CBC/ECB mode Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>