examples/l2fwd-crypto: add cipher/hash only cases
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 11 Mar 2016 00:02:50 +0000 (00:02 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 11 Mar 2016 10:46:41 +0000 (11:46 +0100)
commit1a75e9f3fadbb1587afc6ef63236cba0e7b78c50
tree206cafd522ef267ab85f941331cc8158146f445a
parent617a7949c98af52737b54b0386feb8e1fb39cdf5
examples/l2fwd-crypto: add cipher/hash only cases

Added cipher-only, hash-only operation cases,
which will be supported in the future.
Also, only sets authentication and ciphering parameters
when needed.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Min Cao <min.cao@intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
examples/l2fwd-crypto/main.c