> -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Friday, July 14, 2017 9:49 AM > To: dev@dpdk.org > Cc: Trahe, Fiona <fiona.tr...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; Griffin, John <john.grif...@intel.com>; > Jain, Deepak K <deepak.k.j...@intel.com>; Kusztal, ArkadiuszX > <arkadiuszx.kusz...@intel.com> > Subject: [PATCH v2] crypto/qat: fix authentication offset and length for > GMAC > > Authentication length and offset need to be set like for any other > authentication algorithms as it no longer uses aad pointer > > Fixes: b79e4c00af0e ("cryptodev: use AES-GCM/CCM as AEAD algorithms") > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo