> -----Original Message----- > From: Trahe, Fiona > Sent: Wednesday, July 10, 2019 11:53 > To: [email protected] > Cc: [email protected]; Trahe, Fiona <[email protected]>; Nowak, > DamianX <[email protected]>; Ananyev, Konstantin > <[email protected]> > Subject: [PATCH] crypto/qat: fix seg-fault > > Fix for seg-faults occurring: > 1) in buffer re-alignment in-place sgl case > 2) case where data end is exactly at end of an sgl segment. > Also renamed variable and increased comments for clearer code. > > Fixes: 40002f6c2a24 ("crypto/qat: extend support for digest-encrypted auth- > cipher") > > Signed-off-by: Fiona Trahe <[email protected]>
Acked-by: Damian Nowak <[email protected]>

