> -----Original Message----- > From: Trahe, Fiona > Sent: Tuesday, July 18, 2017 9:20 AM > To: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; Doherty, > Declan <declan.dohe...@intel.com> > Cc: dev@dpdk.org; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com> > Subject: RE: [dpdk-dev] [PATCH 3/3] cryptodev: reorder auth transform > > > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara > > Sent: Monday, July 17, 2017 9:30 AM > > To: Doherty, Declan <declan.dohe...@intel.com> > > Cc: dev@dpdk.org; De Lara Guarch, Pablo > > <pablo.de.lara.gua...@intel.com> > > Subject: [dpdk-dev] [PATCH 3/3] cryptodev: reorder auth transform > > > > IV was positioned differently in authentication transform structure, > > compared to the other two transforms (cipher and AEAD). > > To keep consistency, digest length is moved to the end of the > > transform. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com>
Applied to dpdk-next-crypto. Pablo