linux/drivers/crypto/inside-secure
Antoine Tenart b89a815975 crypto: inside-secure - do not access buffers mapped to the device
This patches update the way the digest is copied from the state buffer
to the result buffer, so that the copy only happen after the state
buffer was DMA unmapped, as otherwise the buffer would be owned by the
device.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-31 01:32:45 +08:00
..
Makefile
safexcel_cipher.c crypto: inside-secure - fix the invalidation step during cra_exit 2018-02-22 22:16:27 +08:00
safexcel_hash.c crypto: inside-secure - do not access buffers mapped to the device 2018-03-31 01:32:45 +08: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 - fix a typo in a register name 2018-03-31 01:32:44 +08:00
safexcel.h crypto: inside-secure - fix a typo in a register name 2018-03-31 01:32:44 +08:00