linux/drivers/crypto/inside-secure
Pascal van Leeuwen 457a6fdf4c crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
This patch adds support for the authenc(hmac(sha224),cbc(des)),
authenc(hmac(sha256),cbc(des)), authenc(hmac(sha384),cbc(des))
and authenc(hmac(sha512),cbc(des)) 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:09 +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/DES-CBC 2019-10-05 01:06:09 +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/DES-CBC 2019-10-05 01:06:09 +10:00
safexcel.h crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC 2019-10-05 01:06:09 +10:00