OpenCloudOS-Kernel/drivers/crypto/inside-secure
Pascal van Leeuwen 177e358c96 crypto: inside-secure - Fix hang case on EIP97 with basic DES/3DES ops
This patch fixes another hang case on the EIP97 caused by sending
invalidation tokens to the hardware when doing basic (3)DES ECB/CBC
operations. Invalidation tokens are an EIP197 feature and needed nor
supported by the EIP97. So they should not be sent for that device.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@rambus.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-12-20 14:58:34 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97 2019-12-20 14:58:33 +08:00
safexcel.h crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97 2019-12-20 14:58:33 +08:00
safexcel_cipher.c crypto: inside-secure - Fix hang case on EIP97 with basic DES/3DES ops 2019-12-20 14:58:34 +08:00
safexcel_hash.c crypto: inside-secure - Fix hang case on EIP97 with basic DES/3DES ops 2019-12-20 14:58:34 +08:00
safexcel_ring.c crypto: inside-secure - Fix Unable to fit even 1 command desc error w/ EIP97 2019-12-20 14:58:33 +08:00