[dpdk-dev] [PATCH] examples/ipsec-secgw: support 192/256 AES key sizes

Akhil Goyal akhil.goyal at nxp.com
Thu Mar 26 10:03:31 CET 2020


> > >
> > > Adding support for the following,
> > > 1. AES-192-GCM
> > > 2. AES-256-GCM
> > > 3. AES-192-CBC
> > >
> > > Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> > > Signed-off-by: Tejasree Kondoj <ktejasree at marvell.com>
> > > ---
> > >  examples/ipsec-secgw/ipsec.h |  2 +-
> > >  examples/ipsec-secgw/sa.c    | 25 +++++++++++++++++++++++++
> > >  2 files changed, 26 insertions(+), 1 deletion(-)
> > >
> >
> > This would also need update in "doc/guides/sample_app_ug/ipsec_secgw.rst"
> 
> Will update in v2. Do I need to update release notes as well?
> 
Yes you can add it.


More information about the dev mailing list