linux_dsm_epyc7002/drivers/crypto/inside-secure
Pascal van Leeuwen f0a8bdf0b1 crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
This patch adds support for the authenc(hmac(sha224),cbc(des3_ede)),
authenc(hmac(sha256),cbc(des3_ede)), authenc(hmac(sha384),cbc(des3_ede))
and authenc(hmac(sha512),cbc(des3_ede)) aead's

changes since v1:
- nothing

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-05 01:06:08 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC 2019-10-05 01:06:08 +10:00
safexcel_hash.c crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms 2019-10-05 01:06:07 +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 - Added support for authenc HMAC-SHA2/3DES-CBC 2019-10-05 01:06:08 +10:00
safexcel.h crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC 2019-10-05 01:06:08 +10:00