summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2026-03-19 09:17:11 +0300
committerEric Biggers <ebiggers@kernel.org>2026-03-24 02:44:29 +0300
commit631a84e49e5b16ab83098350c2695d806ad54d23 (patch)
tree3c5d2fe1d09f4e8e07e37ec683c4fa34edc0fd5e /tools/lib/python
parenta336c01f5b11cc158150d051d612a2f7ad9fd6a8 (diff)
downloadlinux-631a84e49e5b16ab83098350c2695d806ad54d23.tar.xz
crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sized
Rename the 'struct ghash_key' in arch/arm64/crypto/ghash-ce-glue.c to prevent a naming conflict with the library 'struct ghash_key'. In addition, declare the 'h' field with an explicit size, now that there's no longer any reason for it to be a flexible array. Update the comments in the assembly file to match the C code. Note that some of these were out-of-date. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20260319061723.1140720-11-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions