> -----Original Message----- > From: Trahe, Fiona > Sent: Tuesday, July 18, 2017 9:17 AM > To: De Lara Guarch, Pablo <[email protected]>; Doherty, > Declan <[email protected]> > Cc: [email protected]; De Lara Guarch, Pablo > <[email protected]> > Subject: RE: [dpdk-dev] [PATCH 2/3] cryptodev: rename field name > > > > > -----Original Message----- > > From: dev [mailto:[email protected]] On Behalf Of Pablo de Lara > > Sent: Monday, July 17, 2017 9:30 AM > > To: Doherty, Declan <[email protected]> > > Cc: [email protected]; De Lara Guarch, Pablo > > <[email protected]> > > Subject: [dpdk-dev] [PATCH 2/3] cryptodev: rename field name > > > > Additional Authenticated Data (AAD) is called "aad" in most places of > > cryptodev, but it was called "add_auth_data" > > in the AEAD transform transform (aead_xform). > > > > This field is renamed to "aad_length" in order to keep consistency. > > > > Signed-off-by: Pablo de Lara <[email protected]> > Acked-by: Fiona Trahe <[email protected]>
Applied to dpdk-next-crypto. Pablo

