mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
When an shash algorithm is exported as ahash, ahash will access its digest size through hash_alg_common. That's why the shash layout needs to match hash_alg_common. This wasn't the case because the alignment weren't identical. This patch fixes the problem. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
8.8 KiB
8.8 KiB