Skip to content
Commit 4e1d14bc authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

crypto: ghash - remove checks for key being set



Now that the crypto API prevents a keyed hash from being used without
setting the key, there's no need for GHASH to do this check itself.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 9fa68f62
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