Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c762 n_test_cases = sizeof(aes_cipheronly_test_cases) / in test_blockcipher_all_tests()
763 sizeof(aes_cipheronly_test_cases[0]); in test_blockcipher_all_tests()
764 tcs = aes_cipheronly_test_cases; in test_blockcipher_all_tests()
H A Dtest_cryptodev_aes_test_vectors.h2636 static const struct blockcipher_test_case aes_cipheronly_test_cases[] = { variable