linux/drivers/crypto/inside-secure
Pascal van Leeuwen 1bfaac7c53 crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
This patch removes a DES key size check that is redundant as it is already
performed by the crypto API itself due to min_keysize = max_keysize.

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:11:39 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Remove redundant DES ECB & CBC keysize check 2019-08-09 15:11:39 +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
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