Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c75 char *test_msg) in test_blockcipher_one_case() argument
111 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
120 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
133 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
142 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
152 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
173 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
214 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
288 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
444 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case()
[all …]
H A Dtest_cryptodev_asym.c339 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
364 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
446 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
475 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
486 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
494 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op()
522 char test_msg[ASYM_TEST_MSG_LEN + 1]; in test_one_case() local
533 tc.modex.description, test_msg); in test_one_case()
541 test_msg, sessionless, i, in test_one_case()
551 &tc, test_msg, sessionless, i, in test_one_case()
[all …]