Searched refs:BLOCKCIPHER_TEST_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_blockcipher.c | 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() 491 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 504 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() 613 snprintf(test_msg, BLOCKCIPHER_TEST_MSG_LEN, in test_blockcipher_one_case() [all …]
|
| H A D | test_cryptodev_blockcipher.h | 8 #ifndef BLOCKCIPHER_TEST_MSG_LEN 9 #define BLOCKCIPHER_TEST_MSG_LEN 256 macro
|