diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-06-30 09:06:44 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-04 10:23:11 -0700 |
commit | 773d2b99bb76131f65f98828221142ccd2cec856 (patch) | |
tree | a0fecf44b1001680a51c80ed40d1051b7000c8bb /scripts/lib/kdoc/kdoc_files.py | |
parent | e96cb9507f2d8ba150d417dcd283204564945831 (diff) |
lib/crypto: sha256: Sync sha256_update() with sha512_update()
The BLOCK_HASH_UPDATE_BLOCKS macro is difficult to read. For now, let's
just write the update explicitly in the straightforward way, mirroring
sha512_update(). It's possible that we'll bring back a macro for this
later, but it needs to be properly justified and hopefully a bit more
readable.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250630160645.3198-14-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions