linux_dsm_epyc7002/drivers/crypto/inside-secure
Pascal van Leeuwen 93369b5d06 crypto: inside-secure - Move static cipher alg & mode settings to init
ctx->alg and ctx->mode were set from safexcel_send_req through the
various safexcel_encrypt and _decrypt routines, but this makes little
sense as these are static per ciphersuite. So moved to _init instead,
in preparation of adding more ciphersuites.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-09-05 14:36:55 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Move static cipher alg & mode settings to init 2019-09-05 14:36:55 +10:00
safexcel_hash.c crypto: inside-secure - Remove redundant algo to engine mapping code 2019-08-30 18:05:28 +10:00
safexcel_ring.c crypto: inside-secure - add support for PCI based FPGA development board 2019-08-30 18:05:28 +10:00
safexcel.c crypto: inside-secure - add support for using the EIP197 without vendor firmware 2019-08-30 18:05:28 +10:00
safexcel.h crypto: inside-secure - add support for using the EIP197 without vendor firmware 2019-08-30 18:05:28 +10:00