numam-dpdk/examples/l2fwd-crypto
Pablo de Lara ff5d5b01f8 examples/l2fwd-crypto: support AES-CCM
According to the API, AES-CCM has special requirements
when setting IV and AAD fields.
The L2fwd-crypto app is updated to set the nonce (IV)
and AAD in the right positions in these two fields
(1 byte after start of IV field and 18 bytes after start
of AAD).

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2017-10-12 15:14:55 +01:00
..
main.c examples/l2fwd-crypto: support AES-CCM 2017-10-12 15:14:55 +01:00
Makefile examples/l2fwd-crypto: add sample application 2015-11-25 19:18:04 +01:00