linux_dsm_epyc7002/drivers/crypto/inside-secure
Pascal van Leeuwen fcca797d2a crypto: inside-secure - Add support for the ecb(sm4) skcipher
This patch adds support for SM4 in ECB mode, i.e. skcipher ecb(sm4).

changes since v1:
- make SAFEXCEL_SM4 case entry explit, using the proper SM4_BLOCK_SIZE
  instead of "borrowing" the AES code which "coincidentally" works

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-05 01:06:04 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Add support for the ecb(sm4) skcipher 2019-10-05 01:06:04 +10:00
safexcel_hash.c crypto: inside-secure - Added support for HMAC-SM3 ahash 2019-10-05 01:06:03 +10:00
safexcel_ring.c crypto: inside-secure - Added support for basic AES-GCM 2019-09-05 14:37:29 +10:00
safexcel.c crypto: inside-secure - Add support for the ecb(sm4) skcipher 2019-10-05 01:06:04 +10:00
safexcel.h crypto: inside-secure - Add support for the ecb(sm4) skcipher 2019-10-05 01:06:04 +10:00