examples/l2fwd-crypto: add NULL algorithms
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 22 Mar 2016 21:24:01 +0000 (21:24 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 24 Mar 2016 19:53:40 +0000 (20:53 +0100)
commit437958e84749812cb9c3babf8dc0f6a84f537bab
tree2251a98796d0978067111d16db95cdb03face581
parent3d6e4bcf51cbfff1b0d40157a71cdbb0d97991a5
examples/l2fwd-crypto: add NULL algorithms

NULL crypto operation is now supported, but l2fwd-crypto
was missing an update on the list of supported algorithms
that can be passed from command line.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/l2fwd-crypto/main.c