linux_dsm_epyc7002/drivers/crypto/chelsio
Harsh Jain 5fb78dba16 crypto: chelsio - Update IV before sending request to HW
CBC Decryption requires Last Block as IV. In case src/dst buffer
are same last block will be replaced by plain text. This patch copies
the Last Block before sending request to HW.

Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-16 23:35:46 +08:00
..
chcr_algo.c crypto: chelsio - Update IV before sending request to HW 2018-03-16 23:35:46 +08:00
chcr_algo.h crypto: chelsio - Use kernel round function to align lengths 2018-03-16 23:35:45 +08:00
chcr_core.c chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_core.h chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00
chcr_crypto.h crypto: chelsio - Add authenc versions of ctr and sha 2018-01-18 22:52:29 +11:00
chcr_ipsec.c crypto: chelsio - no csum offload for ipsec path 2018-03-09 22:45:45 +08:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-12-22 20:00:50 +11:00
Makefile chcr: Add support for Inline IPSec 2017-11-29 17:33:29 +11:00