Skip to content
Commit 80f7b355 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: aead - Fix corner case in crypto_lookup_aead



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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 26739535
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment