commit | 7694b6ca649fead1a57046935711bc82dfc78cfb | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Mon Jul 13 11:34:22 2020 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 23 17:34:16 2020 +1000 |
tree | d19ced9942936069d166f867a851f0ce84b458ce | |
parent | 2ce9a7299bf6332cf32c12cdf360983da56be33b [diff] |
crypto: sa2ul - Add crypto driver Adds a basic crypto driver and currently supports AES/3DES in cbc mode for both encryption and decryption. Signed-off-by: Keerthy <j-keerthy@ti.com> [t-kristo@ti.com: major re-work to fix various bugs in the driver and to cleanup the code] Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>