aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/gcm.c
diff options
context:
space:
mode:
authorPascal van Leeuwen <pascalvanl@gmail.com>2019-07-31 08:10:54 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2019-08-09 15:11:39 +1000
commit1bfaac7c53f5cfe9c44d2093263fa50630a81b63 (patch)
treea179792c913e2618ff0532b0df8e18ac2edfaf37 /crypto/gcm.c
parentcrypto: ccp - Clean up and exit correctly on allocation failure (diff)
downloadlinux-dev-1bfaac7c53f5cfe9c44d2093263fa50630a81b63.tar.xz
linux-dev-1bfaac7c53f5cfe9c44d2093263fa50630a81b63.zip
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>
Diffstat (limited to 'crypto/gcm.c')
0 files changed, 0 insertions, 0 deletions