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

crypto: ahash - Fix infinite recursion in ahash_def_finup



Invoke the final function directly in the default finup implementation
since crypto_ahash_final is now just a wrapper around finup.

Reported-by: default avatarEric Biggers <ebiggers@kernel.org>
Fixes: 9d7a0ab1 ("crypto: ahash - Handle partial blocks in API")
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ac90aad0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment