Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_hash_test_vectors.h408 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
418 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
428 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
438 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
443 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
460 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
470 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
480 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
490 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
500 .op_mask = BLOCKCIPHER_TEST_OP_AUTH_GEN,
[all …]
H A Dtest_cryptodev_blockcipher.h14 #define BLOCKCIPHER_TEST_OP_AUTH_GEN 0x04 macro
25 #define BLOCKCIPHER_TEST_OP_AUTH (BLOCKCIPHER_TEST_OP_AUTH_GEN | \
29 BLOCKCIPHER_TEST_OP_AUTH_GEN)
H A Dtest_cryptodev_blockcipher.c369 } else if ((t->op_mask == BLOCKCIPHER_TEST_OP_AUTH_GEN) || in test_blockcipher_one_case()
420 if (t->op_mask & BLOCKCIPHER_TEST_OP_AUTH_GEN) { in test_blockcipher_one_case()
561 if (t->op_mask & BLOCKCIPHER_TEST_OP_AUTH_GEN) { in test_blockcipher_one_case()
625 if (t->op_mask & BLOCKCIPHER_TEST_OP_AUTH_GEN) in test_blockcipher_one_case()
687 if (t->op_mask & BLOCKCIPHER_TEST_OP_AUTH_GEN) in test_blockcipher_one_case()