[PATCH 0/3] crypto: x86/ghash cleanups

From: Eric Biggers
Date: Tue Dec 20 2022 - 00:42:13 EST


These patches are a replacement for Peter Zijlstra's patch
"[RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128"
(https://lore.kernel.org/r/20221219154118.955831880@xxxxxxxxxxxxx).

Eric Biggers (3):
crypto: x86/ghash - fix unaligned access in ghash_setkey()
crypto: x86/ghash - use le128 instead of u128
crypto: x86/ghash - add comment and fix broken link

arch/x86/crypto/ghash-clmulni-intel_asm.S | 6 +--
arch/x86/crypto/ghash-clmulni-intel_glue.c | 45 +++++++++++++++-------
2 files changed, 35 insertions(+), 16 deletions(-)


base-commit: 6feb57c2fd7c787aecf2846a535248899e7b70fa
--
2.39.0