commit | a21eb94fc4d3c6472de53bd30a543ec06eaf8914 | [log] [tgz] |
---|---|---|
author | Lars Persson <lars.persson@axis.com> | Thu Aug 10 14:53:53 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Aug 22 14:54:52 2017 +0800 |
tree | e2ee7afe07af59f4f14b6fcc8530bdfdb040ca27 | |
parent | 6f7473c524cc4f875dcd9397ec9a6ec039bd08b6 [diff] |
crypto: axis - add ARTPEC-6/7 crypto accelerator driver This is an asynchronous crypto API driver for the accelerator present in the ARTPEC-6 and -7 SoCs from Axis Communications AB. The driver supports AES in ECB/CTR/CBC/XTS/GCM modes and SHA1/2 hash standards. Signed-off-by: Lars Persson <larper@axis.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>