diff options
| author | Eric Biggers <[email protected]> | 2025-07-12 23:22:52 +0000 |
|---|---|---|
| committer | Eric Biggers <[email protected]> | 2025-07-14 15:22:31 +0000 |
| commit | 56119446f89fbab40f3a160e9c3de33687cd85cf (patch) | |
| tree | bf789af25487275628caa11a9541df768cb74a0b /lib/parser.c | |
| parent | lib/crypto: sha2: Add hmac_sha*_init_usingrawkey() (diff) | |
| download | kernel-56119446f89fbab40f3a160e9c3de33687cd85cf.tar.gz kernel-56119446f89fbab40f3a160e9c3de33687cd85cf.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
