diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-23 16:34:47 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-26 14:33:15 +0800 |
commit | 26739535206e819946b0740347c09c94c4e48ba9 (patch) | |
tree | 678fc485236b97f801f33d2ee1c2b32eb84df2e1 /scripts/mkuboot.sh | |
parent | bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1 (diff) | |
download | blackbird-op-linux-26739535206e819946b0740347c09c94c4e48ba9.tar.gz blackbird-op-linux-26739535206e819946b0740347c09c94c4e48ba9.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 'scripts/mkuboot.sh')
0 files changed, 0 insertions, 0 deletions