]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 Aug 2025 04:44:00 +0000 (12:44 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Aug 2025 09:28:44 +0000 (17:28 +0800)
commit11d5674fc2e5e75ccaa13685a909c14e033544b7
treef2fce8fe887e3a6a2451d4e976332bc97994dd56
parent34c065fe1d0dbb08073d83559d3173bb4f17dcc5
crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious

Move S390_SHA_CTX_SIZE into crypto/hash.h so that the derivation
of HASH_MAX_DESCSIZE is less cryptic.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/sha.h
include/crypto/hash.h