linux/drivers/crypto/chelsio
Harsh Jain 2f47d58043 crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Allow chcr to do DMA mapping/Unmapping instead of lld cxgb4.
It moves "Copy AAD to dst buffer" requirement from driver to
firmware.

Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-11-03 21:50:46 +08:00
..
chcr_algo.c crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver 2017-11-03 21:50:46 +08:00
chcr_algo.h crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver 2017-11-03 21:50:46 +08:00
chcr_core.c crypto: chelsio - pr_err() strings should end with newlines 2017-10-12 22:54:55 +08:00
chcr_core.h crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl header 2017-11-03 21:50:45 +08:00
chcr_crypto.h crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver 2017-11-03 21:50:46 +08:00
Kconfig crypto: chcr - Add AEAD algos. 2016-11-30 20:01:51 +08:00
Makefile