summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/signature.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-04-23 16:34:47 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-04-26 14:33:15 +0800
commit1c41e4851bbd02a44f4af923da21366ae1090977 (patch)
tree6ac04eb386c6ea069d2eb1217bd99291c5eb5d46 /crypto/asymmetric_keys/signature.c
parentbfd3ab4138d47f001e02641d1290c66def25daf4 (diff)
downloadlinux-crypto-1c41e4851bbd02a44f4af923da21366ae1090977.tar.gz
linux-crypto-1c41e4851bbd02a44f4af923da21366ae1090977.zip
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
When the user explicitly states that they don't care whether the algorithm has been tested (type = CRYPTO_ALG_TESTED and mask = 0), there is a corner case where we may erroneously return ENOENT. This patch fixes it by correcting the logic in the test. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/asymmetric_keys/signature.c')
0 files changed, 0 insertions, 0 deletions