linux/drivers/crypto/inside-secure
Pascal van Leeuwen f26882a347 crypto: inside-secure - Use defines instead of some constants (cosmetic)
This patch replaces some hard constants regarding key, IV and nonce sizes
with appropriate defines from the crypto header files.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Acked-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-08-09 15:08:49 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites 2019-07-26 22:08:01 +10:00
safexcel.h crypto: inside-secure -reduce hash byte counters to 64 bits 2019-07-26 22:08:01 +10:00
safexcel_cipher.c crypto: inside-secure - Use defines instead of some constants (cosmetic) 2019-08-09 15:08:49 +10:00
safexcel_hash.c crypto: inside-secure -reduce hash byte counters to 64 bits 2019-07-26 22:08:01 +10:00
safexcel_ring.c crypto: inside-secure - enable context reuse 2019-06-06 14:38:56 +08:00