linux/drivers/crypto/inside-secure
Ofer Heifetz 847ccfc586 crypto: inside-secure - move cipher crypto mode to request context
The cipher direction can be different for requests within the same
transformation context. This patch moves the direction flag from the
context to the request scope.

Signed-off-by: Ofer Heifetz <oferh@marvell.com>
[Antoine: commit message]
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:31 +11:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - move cipher crypto mode to request context 2017-12-22 20:03:31 +11:00
safexcel_hash.c crypto: inside-secure - EBUSY is not an error on async request 2017-12-22 20:03:30 +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 - free requests even if their handling failed 2017-12-22 19:48:00 +11:00
safexcel.h crypto: inside-secure - increase the batch size 2017-06-20 11:21:47 +08:00