New cipher/authentication algorithms are supported in cryptodev, so L2fwd-crypto needs to have the list of supported algorithms updated.
Changes in v2: - Added other two algorithms - Modified offset and length in bits for SNOW3G algorithms Pablo de Lara (3): l2fwd-crypto: add SNOW3G algorithms l2fwd-crypto: add AES GCM in auth algo list l2fwd-crypto: add NULL in cipher/auth algo list examples/l2fwd-crypto/main.c | 59 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 49 insertions(+), 10 deletions(-) -- 2.5.0