examples/l2fwd-crypto: add SNOW 3G algorithms
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 22 Mar 2016 21:23:59 +0000 (21:23 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 24 Mar 2016 19:53:40 +0000 (20:53 +0100)
commitd29ea843932f91a1affbd7faffae99aeaf72c991
tree0bfd94b65fdb22df81e0d52f26f93076fc2cf518
parent912b3a0acb5d47c80906e88f348e0a60af0d7708
examples/l2fwd-crypto: add SNOW 3G algorithms

Since SNOW3G UEA2/UIA2 are supported now by both HW and SW,
l2fwd-crypto may use them, extending the list of algorithms
parsed from command line.

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