Re: [PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.

2024-09-22 Thread Danny Tsen
Thanks Herbert. -Danny On 9/21/24 4:31 AM, Herbert Xu wrote: On Thu, Sep 19, 2024 at 07:36:37AM -0400, Danny Tsen wrote: 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

Re: [PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.

2024-09-21 Thread Herbert Xu
On Thu, Sep 19, 2024 at 07:36:37AM -0400, Danny Tsen wrote: > 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:

Re: [PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.

2024-09-20 Thread Stephen Rothwell
Hi Kamlesh, On Fri, 20 Sep 2024 15:07:19 +0530 Kamlesh Gurudasani wrote: > > Danny Tsen writes: > > > 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 accelerat

Re: [PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.

2024-09-20 Thread Kamlesh Gurudasani
Danny Tsen writes: > 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 - Glu

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.

2024-09-19 Thread Danny Tsen
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 imp