Searched refs:test_msg (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_blockcipher.c | 73 char *test_msg) in test_blockcipher_one_case() argument 108 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 121 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 130 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 155 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 192 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 241 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 377 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 751 char test_msg[BLOCKCIPHER_TEST_MSG_LEN + 1]; in test_blockcipher_all_tests() local 805 test_msg); in test_blockcipher_all_tests() [all …]
|
| H A D | test_cryptodev_asym.c | 338 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 363 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 445 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 482 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 493 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 501 snprintf(test_msg, ASYM_TEST_MSG_LEN, in test_cryptodev_asym_op() 532 char test_msg[ASYM_TEST_MSG_LEN + 1]; in test_one_case() local 543 tc.modex.description, test_msg); in test_one_case() 551 test_msg, sessionless, i, in test_one_case() 561 &tc, test_msg, sessionless, i, in test_one_case() [all …]
|