summary refs log tree commit diff
path: root/drivers/acpi
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2022-12-19 21:40:40 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-10 09:32:51 +0100
commit476dadca0b981b42f9612b551da56a6163fb8ba1 (patch)
treea5b0ec53cc9277279f217b23fa9ab2d8d11c979f /drivers/acpi
parent700aec11cbfce38c4e7fe0aafe21de03660eb99c (diff)
downloadlinux-476dadca0b981b42f9612b551da56a6163fb8ba1.tar.gz
crypto: x86/ghash - fix unaligned access in ghash_setkey()
[ Upstream commit 116db2704c193fff6d73ea6c2219625f0c9bdfc8 ]

The key can be unaligned, so use the unaligned memory access helpers.

Fixes: 8ceee72808d1 ("crypto: ghash-clmulni-intel - use C implementation for setkey()")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions