diff options
author | Pascal van Leeuwen <pascalvanl@gmail.com> | 2019-07-31 08:10:54 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-08-09 07:11:39 +0200 |
commit | 1bfaac7c53f5cfe9c44d2093263fa50630a81b63 (patch) | |
tree | a179792c913e2618ff0532b0df8e18ac2edfaf37 /include | |
parent | crypto: ccp - Clean up and exit correctly on allocation failure (diff) | |
download | linux-1bfaac7c53f5cfe9c44d2093263fa50630a81b63.tar.xz linux-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 'include')
0 files changed, 0 insertions, 0 deletions