Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_des_test_vectors.h1136 static const struct blockcipher_test_case triple_des_cipheronly_test_cases[] = { variable
H A Dtest_cryptodev_blockcipher.c1163 n_test_cases = RTE_DIM(triple_des_cipheronly_test_cases); in build_blockcipher_test_suite()
1164 blk_tcs = triple_des_cipheronly_test_cases; in build_blockcipher_test_suite()