Ubuntu-focal-kernel/drivers/crypto/inside-secure
Ofer Heifetz ce43b2e351 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>
2018-06-22 23:02:58 +08:00
..
Makefile
safexcel.c crypto: inside-secure - increase minimum transfer size 2018-06-22 23:02:58 +08:00
safexcel.h crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support 2018-05-27 00:12:01 +08:00
safexcel_cipher.c crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support 2018-05-27 00:12:01 +08:00
safexcel_hash.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00