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
Danny Tsen writes:
> Yes, checkpath was run.
As you're splitting the patches anyways, this may not be
needed anymore, but below is guideline for subject line.
https://docs.kernel.org/process/submitting-patches.html
"For these reasons, the summary must be no more than 70-75 characters,
and it m
Michael Ellerman writes:
> Danny Tsen writes:
>> This patch is to fix an issue when simd is not usable that data mismatch
>> may occur over ipsec tunnel. The fix is to register algs as SIMD modules
>> so that the algorithm is excecuted when SIMD instructions is usable.
>>
>> A new module rfc4106