WSL2-Linux-Kernel/drivers/crypto/hisilicon/sec2
Kai Ye 5652d55a76 crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Add fallback tfm supporting for hisi_sec driver. Due to the hardware
not supports 192bit key length when using XTS mode. So the driver needs
to setting the soft fallback skcipher tfm for user.

Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Longfang Liu <liulongfang@huawei.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-06-03 20:24:06 +08:00
..
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
sec.h crypto: hisilicon/sec - add fallback tfm supporting for XTS mode 2021-06-03 20:24:06 +08:00
sec_crypto.c crypto: hisilicon/sec - add fallback tfm supporting for XTS mode 2021-06-03 20:24:06 +08:00
sec_crypto.h crypto: hisilicon/sec - add new skcipher mode for SEC 2021-06-03 20:24:06 +08:00
sec_main.c crypto: hisilicon/qm - support address prefetching 2021-05-28 15:11:47 +08:00