linux/drivers/crypto/inside-secure
Pascal van Leeuwen 6c1c09b3dd crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
This patch adds support for hmac(sha3-224), hmac(sha3-256), hmac(sha3-384)
and hmac(sha3-512) authentication algorithms.

The patch has been tested with the eip197c_iewxkbc configuration on the
Xilinx VCU118 development board, including the testmgr extra tests.

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:07 +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 SM4 based authenc AEAD ciphersuites 2019-10-05 01:06:06 +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 - Add HMAC-SHA3 family of authentication algorithms 2019-10-05 01:06:07 +10:00
safexcel.h crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms 2019-10-05 01:06:07 +10:00