[PATCH 21.11 v2 1/2] crypto/ipsec_mb: fix length and offset settings

Kevin Traynor ktraynor at redhat.com
Fri Mar 25 16:07:35 CET 2022


On 23/03/2022 16:14, Kevin Traynor wrote:
> On 22/03/2022 15:14, Pablo de Lara wrote:
>> [ upstream commit a501609ea6466ed8526c0dfadedee332a4d4a451 ]
>>
>> KASUMI, SNOW3G and ZUC require lengths and offsets to
>> be set in bits or bytes depending on the algorithm.
>> There were some algorithms that were mixing these two,
>> so this commit is fixing this issue.
>>
>> Fixes: ae8e085c608d ("crypto/aesni_mb: support KASUMI F8/F9")
>> Fixes: 6c42e0cf4d12 ("crypto/aesni_mb: support SNOW3G-UEA2/UIA2")
>> Fixes: fd8df85487c4 ("crypto/aesni_mb: support ZUC-EEA3/EIA3")
>> Fixes: 8c835018de84 ("crypto/ipsec_mb: support ZUC-256 for aesni_mb")
>>
>> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
>> ---
> 
> Thanks Pablo. Just to confirm, for 21.11 branch I will:
> 
> - revert previous backport of this 1/2 patch
> - apply this series
> 

This is now done and pushed to dpdk.org, thanks.

> Let me know if that is correct.
> 
> Kevin.



More information about the stable mailing list