[PATCH 21.11 v2 1/2] crypto/ipsec_mb: fix length and offset settings
Kevin Traynor
ktraynor at redhat.com
Wed Mar 23 17:14:05 CET 2022
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
Let me know if that is correct.
Kevin.
More information about the stable
mailing list