diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-07-12 16:22:53 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-14 08:22:31 -0700 |
commit | 9503ca2ccafec51ee9e533d6f3aef14a589fc106 (patch) | |
tree | 694000acd4a8b02b11b5cd5e99172d6ac1c47661 /scripts/lib | |
parent | 56119446f89fbab40f3a160e9c3de33687cd85cf (diff) |
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Rename the existing sha1_init() to sha1_init_raw(), since it conflicts
with the upcoming library function. This will later be removed, but
this keeps the kernel building for the introduction of the library.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250712232329.818226-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions