summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-11-02 15:42:05 -0800
committerEric Biggers <ebiggers@kernel.org>2025-11-05 20:30:52 -0800
commitc19bdf24cc274e96006267173d664df2ef4b13db (patch)
tree5d95f23e3c40800b5d34d22d521648f145a3079b /lib/debugobjects.c
parent2f22115709fc7ebcfa40af3367a508fbbd2f71e9 (diff)
lib/crypto: x86/blake2s: Drop check for nblocks == 0
Since blake2s_compress() is always passed nblocks != 0, remove the unnecessary check for nblocks == 0 from blake2s_compress_ssse3(). Note that this makes it consistent with blake2s_compress_avx512() in the same file as well as the arm32 blake2s_compress(). Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20251102234209.62133-3-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions