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

crypto: ahash - Add padding in crypto_ahash_extsize



The function crypto_ahash_extsize did not include padding when
computing the tfm context size.  This patch fixes this by using
the generic crypto_alg_extsize helper.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 927ef32d
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