linux-stable/drivers/crypto/chelsio
Herbert Xu e055bffaa3 crypto: chelsio - Set DMA alignment explicitly
This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA.  This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-09 18:45:00 +08:00
..
chcr_algo.c crypto: chelsio - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
chcr_algo.h chelsio/chtls: separate chelsio tls driver from crypto driver 2020-08-21 14:15:15 -07:00
chcr_core.c crypto: chelsio/chcr - Remove useless MODULE_VERSION 2021-04-22 17:31:31 +10:00
chcr_core.h crypto: chelsio/chcr - Remove useless MODULE_VERSION 2021-04-22 17:31:31 +10:00
chcr_crypto.h crypto: chelsio - Fix flexible struct array warning 2022-12-09 18:45:00 +08:00
Kconfig crypto: move gf128mul library into lib/crypto 2022-11-11 18:14:59 +08:00
Makefile crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00