linux/drivers/crypto/inside-secure
Ofer Heifetz 18e0e95b82 crypto: inside-secure - dynamic ring configuration allocation
The Inside Secure SafeXcel driver currently uses 4 rings, but the
eip197d engines has 8 of them. This patch updates the driver so that
rings are allocated dynamically based on the number of available rings
supported by a given engine.

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-07-09 00:30:12 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - add an invalidation flag 2018-07-09 00:30:11 +08:00
safexcel_hash.c crypto: inside-secure - add an invalidation flag 2018-07-09 00:30:11 +08:00
safexcel_ring.c crypto: inside-secure - dynamic ring configuration allocation 2018-07-09 00:30:12 +08:00
safexcel.c crypto: inside-secure - dynamic ring configuration allocation 2018-07-09 00:30:12 +08:00
safexcel.h crypto: inside-secure - dynamic ring configuration allocation 2018-07-09 00:30:12 +08:00