linux/drivers/crypto/inside-secure
Pascal van Leeuwen 35c0e6c375 crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
This patch derives the command descriptor fetch count from the actual
FIFO size advertised by the hardware. Fetching command descriptors
one at a time is a performance bottleneck for small blocks, especially
on hardware with multiple pipes. Even moreso if the HW has few rings.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-09-13 21:17:58 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Added support for basic AES-CCM 2019-09-05 14:37:30 +10:00
safexcel_hash.c crypto: inside-secure - Made .cra_priority value a define 2019-09-05 14:37:01 +10:00
safexcel_ring.c crypto: inside-secure - Added support for basic AES-GCM 2019-09-05 14:37:29 +10:00
safexcel.c crypto: inside-secure - Base CD fetchcount on actual CD FIFO size 2019-09-13 21:17:58 +10:00
safexcel.h crypto: inside-secure - Base CD fetchcount on actual CD FIFO size 2019-09-13 21:17:58 +10:00