examples/ipsec-secgw: support CPU crypto
authorMarcin Smoczynski <marcinx.smoczynski@intel.com>
Tue, 4 Feb 2020 13:12:56 +0000 (14:12 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 5 Feb 2020 14:30:16 +0000 (15:30 +0100)
commit5139d5d9e304eb07ad35dc1bb075ef53a5072d0f
tree79f97087dc4515fd035ce0494c13830f46c9754c
parent957394f726589f7e51362e58936e513de3cccb19
examples/ipsec-secgw: support CPU crypto

Add support for CPU accelerated crypto. 'cpu-crypto' SA type has
been introduced in configuration allowing to use abovementioned
acceleration.

Legacy mode is not currently supported.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Marcin Smoczynski <marcinx.smoczynski@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
doc/guides/rel_notes/release_20_02.rst
examples/ipsec-secgw/ipsec.c
examples/ipsec-secgw/ipsec_process.c
examples/ipsec-secgw/sa.c