linux/drivers/crypto/inside-secure
Antoine Ténart 8472e77810 crypto: inside-secure - move request dequeueing into a workqueue
This patch moves the request dequeueing into a workqueue to improve the
coalescing of interrupts when sending requests to the engine; as the
engine is capable of having one single interrupt for n requests sent.
Using a workqueue allows to send more request at once.

Suggested-by: Ofer Heifetz <oferh@marvell.com>
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-12-22 20:03:32 +11:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00
safexcel_hash.c crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00
safexcel.c crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00
safexcel.h crypto: inside-secure - move request dequeueing into a workqueue 2017-12-22 20:03:32 +11:00