summaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-06-30 09:03:05 -0700
committerEric Biggers <ebiggers@kernel.org>2025-06-30 09:26:19 -0700
commite0fca177556c4419819876ac5a947b0844115d56 (patch)
tree3d333ffce97e8fcdc83c4b0fffa32b0060c2c5c2 /lib/timerqueue.c
parente49a3eac9207e9575337f70feeb29430f6f16bb7 (diff)
crypto: sha512 - Rename conflicting symbols
Rename existing functions and structs in architecture-optimized SHA-512 code that had names conflicting with the upcoming library interface which will be added to <crypto/sha2.h>: sha384_init, sha512_init, sha512_update, sha384, and sha512. Note: all affected code will be superseded by later commits that migrate the arch-optimized SHA-512 code into the library. This commit simply keeps the kernel building for the initial introduction of the library. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250630160320.2888-2-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions