test/crypto: add DOCSIS security cases
authorDavid Coyle <david.coyle@intel.com>
Fri, 3 Jul 2020 12:39:31 +0000 (13:39 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Jul 2020 16:16:16 +0000 (18:16 +0200)
commitea31f2b4f547a767b9d3af80da77fbdcd9587986
tree132a31533016112bb07c99e5be7e145f2d364f05
parent6f0ef237404b6c1ef462fe134f0e74a387e49cac
test/crypto: add DOCSIS security cases

Add uplink and downlink DOCSIS unit test cases and vectors, to test
the combined DOCSIS Crypto-CRC support that has been added to the
rte_security library.

Signed-off-by: David Coyle <david.coyle@intel.com>
Signed-off-by: Mairtin o Loingsigh <mairtin.oloingsigh@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test/test_cryptodev.c
app/test/test_cryptodev_security_docsis_test_vectors.h [new file with mode: 0644]