diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-07-12 16:22:52 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-14 08:22:31 -0700 |
commit | 56119446f89fbab40f3a160e9c3de33687cd85cf (patch) | |
tree | bf789af25487275628caa11a9541df768cb74a0b /scripts/lib/kdoc/kdoc_files.py | |
parent | 7941ad696506917fa6228f44be2df0c2f0909a62 (diff) |
crypto: x86/sha1 - Rename conflicting symbol
Rename x86's sha1_update() to sha1_update_x86(), since it conflicts with
the upcoming sha1_update() library function.
Note: the affected code will be superseded by later commits that migrate
the arch-optimized SHA-1 code into the library. This commit simply
keeps the kernel building for the initial introduction of the library.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250712232329.818226-2-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