| commit | 46e2fcbcbed6b37228bad4a9397e7d60555b8c44 | [log] [tgz] |
|---|---|---|
| author | Corentin Labbe <clabbe@baylibre.com> | Mon May 02 20:19:16 2022 +0000 |
| committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri May 13 17:24:18 2022 +0800 |
| tree | c65d34b16308abcf48c548765ae708b93e75c916 | |
| parent | c149e4763d28bb4c0e5daae8a59f2c74e889f407 [diff] |
crypto: sun8i-ss - remove redundant test Some fallback tests were redundant with what sun8i_ss_hash_need_fallback() already do. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>