commit | 801b7d572c0ad46b116730121e9d3beefb0c7004 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Mon May 02 20:19:24 2022 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri May 13 17:24:19 2022 +0800 |
tree | e92dc8c2926b346e33690430700e172477b7bfab | |
parent | e76ee4db9eb8f4a423bf3350f4348449b4339073 [diff] |
crypto: sun8i-ss - add hmac(sha1) Even if sun8i-ss does not handle hmac(sha1) directly, we can provide one which use the already supported acceleration of sha1. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>