commit | 1e02e6fbdadb3a0cb56294ff37eeeb8109e1f493 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe.montjoie@gmail.com> | Wed Nov 20 16:28:33 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Dec 11 16:36:05 2019 +0800 |
tree | e0f914cbe7238615c146c311554cbfbc8ebac4cb | |
parent | 6b3413f30dd6bf406a2579ab2ea4d25979a81cd3 [diff] |
crypto: sun4i-ss - add the A33 variant of SS The A33 SS has a difference with all other SS, it give SHA1 digest directly in BE. So this patch adds variant support in sun4i-ss. Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator") Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>