> Hey Arek > > > -----Original Message----- > > From: Kusztal, ArkadiuszX <[email protected]> > > Sent: Thursday 20 March 2025 16:57 > > To: [email protected] > > Cc: [email protected]; Ji, Kai <[email protected]>; Dooley, Brian > > <[email protected]>; Kusztal, ArkadiuszX > > <[email protected]>; [email protected] > > Subject: [PATCH] crypto/qat: fix out-of-place header bytes in aead raw api > > > > This commit fixes a problem with overwriting data in the OOP header in RAW > > API crypto processing when using AEAD algorithms. > > > > Fixes: 85fec6fd9674 ("crypto/qat: unify raw data path functions") > > Cc: [email protected] > > > > Signed-off-by: Arkadiusz Kusztal <[email protected]> > > Acked-by: Brian Dooley <[email protected]> Applied to dpdk-next-crypto Thanks.

