Home
last modified time | relevance | path

Searched refs:des_docsis_test_cases (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c787 n_test_cases = sizeof(des_docsis_test_cases) / in test_blockcipher_all_tests()
788 sizeof(des_docsis_test_cases[0]); in test_blockcipher_all_tests()
789 tcs = des_docsis_test_cases; in test_blockcipher_all_tests()
H A Dtest_cryptodev_des_test_vectors.h956 static const struct blockcipher_test_case des_docsis_test_cases[] = { variable