Searched refs:aes_chain_test_cases (Results 1 – 2 of 2) sorted by relevance
1139 n_test_cases = RTE_DIM(aes_chain_test_cases); in build_blockcipher_test_suite()1140 blk_tcs = aes_chain_test_cases; in build_blockcipher_test_suite()
4135 static const struct blockcipher_test_case aes_chain_test_cases[] = { variable