]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10
authorDanny Tsen <dtsen@linux.ibm.com>
Thu, 19 Sep 2024 11:36:37 +0000 (07:36 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 21 Sep 2024 09:14:59 +0000 (17:14 +0800)
commit44ac4625ea002deecd0c227336c95b724206c698
treec5cfeea7206ebd71f029be647b9f9804d6faf01c
parent4330869a2dd9e3abfde820fb5d93888e7d98ffa1
crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10

Data mismatch found when testing ipsec tunnel with AES/GCM crypto.
Disabling CRYPTO_AES_GCM_P10 in Kconfig for this feature.

Fixes: fd0e9b3e2ee6 ("crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation")
Fixes: cdcecfd9991f ("crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation")
Fixes: 45a4672b9a6e2 ("crypto: p10-aes-gcm - Update Kconfig and Makefile")
Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/powerpc/crypto/Kconfig