Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c1132 const char *ts_name = NULL; in build_blockcipher_test_suite() local
1141 ts_name = "AES Chain"; in build_blockcipher_test_suite()
1147 ts_name = "AES Cipher Only"; in build_blockcipher_test_suite()
1153 ts_name = "AES Docsis"; in build_blockcipher_test_suite()
1159 ts_name = "3DES Chain"; in build_blockcipher_test_suite()
1165 ts_name = "3DES Cipher Only"; in build_blockcipher_test_suite()
1171 ts_name = "DES Cipher Only"; in build_blockcipher_test_suite()
1177 ts_name = "DES Docsis"; in build_blockcipher_test_suite()
1183 ts_name = "Auth Only"; in build_blockcipher_test_suite()
1192 ts->suite_name = ts_name; in build_blockcipher_test_suite()