numam-dpdk/examples/l2fwd-crypto
Pablo de Lara 0fbd75a99f cryptodev: move IV parameters to session
Since IV parameters (offset and length) should not
change for operations in the same session, these parameters
are moved to the crypto transform structure, so they will
be stored in the sessions.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2017-07-06 22:26:48 +02:00
..
main.c cryptodev: move IV parameters to session 2017-07-06 22:26:48 +02:00
Makefile examples/l2fwd-crypto: add sample application 2015-11-25 19:18:04 +01:00