]> git.droids-corp.org - dpdk.git/commit
examples/ipsec-secgw: support XCBC-MAC/DES-CBC
authorGagandeep Singh <g.singh@nxp.com>
Fri, 20 May 2022 04:20:59 +0000 (09:50 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Wed, 1 Jun 2022 14:26:35 +0000 (16:26 +0200)
commit923b5f27656627248979bd15b5aa07eff4932f85
treeca989165c47dee43f131b856a67cb9bf80117b31
parent0a2a3c01bcbd6597d26baf2a0d234810aa7cdde7
examples/ipsec-secgw: support XCBC-MAC/DES-CBC

ipsec-secgw application is updated to support
DES-CBC ciphering and XCBC-MAC authentication
based IPsec functionality.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
doc/guides/sample_app_ug/ipsec_secgw.rst
examples/ipsec-secgw/esp.c
examples/ipsec-secgw/sa.c