OSDN Git Service

crypto: inside-secure - increase minimum transfer size
authorOfer Heifetz <oferh@marvell.com>
Mon, 28 May 2018 09:03:27 +0000 (11:03 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Jun 2018 15:02:58 +0000 (23:02 +0800)
commitce43b2e351c860bc50151b3ddc190b92a7536c8e
treed5df3f88e766e901ac1ecf7c2ca450d8cbfdf989
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
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>
drivers/crypto/inside-secure/safexcel.c