commit | ce43b2e351c860bc50151b3ddc190b92a7536c8e | [log] [tgz] |
---|---|---|
author | Ofer Heifetz <oferh@marvell.com> | Mon May 28 11:03:27 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jun 22 23:02:58 2018 +0800 |
tree | d5df3f88e766e901ac1ecf7c2ca450d8cbfdf989 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
crypto: inside-secure - increase minimum transfer size The token size was increased for AEAD support. Occasional authentication fails arise since the result descriptor overflows. This is because the token size and the engine minimal thresholds must be in sync. Signed-off-by: Ofer Heifetz <oferh@marvell.com> Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>