Skip to content
Commit 94765b9e authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] xcbc: Remove bogus hash/cipher test



When setting the digest size xcbc tests to see if the underlying algorithm
is a hash.  This is silly because we don't allow it to be a hash and we've
specifically requested for a cipher.

This patch removes the bogus test.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 1b87887d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment