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

Akhil Goyal akhil.goyal at nxp.com
Wed Mar 25 19:37:23 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"


More information about the dev mailing list