summaryrefslogtreecommitdiff
path: root/kernel/gcov/gcc_3_4.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-12-04 21:11:55 -0800
committerEric Biggers <ebiggers@kernel.org>2025-12-09 15:10:21 -0800
commit68b233b1d583f7d869fbb3afe2b0531138e001f7 (patch)
treeb9cf9cf8b244d791a7d3e1e92636d232721cd868 /kernel/gcov/gcc_3_4.c
parent2e8f7b170a085f0f5522f262bffe92d6ec911abb (diff)
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
As we're doing in the BLAKE2b code, use unrolled_full to make the compiler handle the loop unrolling. This simplifies the code slightly. The generated object code is nearly the same with both gcc and clang. Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20251205051155.25274-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'kernel/gcov/gcc_3_4.c')
0 files changed, 0 insertions, 0 deletions