[PATCH 1/2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC

Ji, Kai kai.ji at intel.com
Tue Nov 7 00:24:19 CET 2023


Acked-by: Kai Ji <kai.ji at intel.com>

________________________________
From: Sivaramakrishnan, VenkatX <venkatx.sivaramakrishnan at intel.com>
Sent: 03 November 2023 13:30
To: Ji, Kai <kai.ji at intel.com>
Cc: dev at dpdk.org <dev at dpdk.org>; stable at dpdk.org <stable at dpdk.org>; gakhil at marvell.com <gakhil at marvell.com>; Sivaramakrishnan, VenkatX <venkatx.sivaramakrishnan at intel.com>
Subject: [PATCH 1/2] crypto/qat: fix block cipher misalignment for AES CBC and 3DES CBC

check cipher length alignment for 3DES CBC and AES CBC
to change it to NULL op for buffer misalignment

Fixes: a815a04cea05 ("crypto/qat: support symmetric build op request")
Fixes: 85fec6fd9674 ("crypto/qat: unify raw data path functions")
Fixes: def38073ac90 ("crypto/qat: check cipher buffer alignment")
Cc: kai.ji at intel.com
Cc: stable at dpdk.org

Signed-off-by: Sivaramakrishnan Venkat <venkatx.sivaramakrishnan at intel.com>
---

--
2.25.1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/stable/attachments/20231106/5dd040cc/attachment.htm>


More information about the stable mailing list