Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h24 #define BLOCKCIPHER_TEST_OP_CIPHER (BLOCKCIPHER_TEST_OP_ENCRYPT | \ macro
H A Dtest_cryptodev_blockcipher.c33 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) { in verify_algo_support()
357 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) in test_blockcipher_one_case()
452 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) { in test_blockcipher_one_case()
554 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) in test_blockcipher_one_case()
605 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) { in test_blockcipher_one_case()
759 if (t->op_mask & BLOCKCIPHER_TEST_OP_CIPHER) { in test_blockcipher_one_case()