On Mon, 18 Aug 2025 20:30:29 +0800, Herbert Xu wrote: > Their values are equal, so why use sizeof to calculate? > Similarly, "if (sizeof(intermediary) != crypto_shash_digestsize(desc->tfm)) {", > why not just use SHA3_256_DIGEST_SIZE? Hi Stephan Mueller, can you explain it? BR, Edward