Home
last modified time | relevance | path

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

/dpdk/app/test-crypto-perf/
H A Dcperf_test_vector_parsing.h43 cperf_test_vector_get_from_file(struct cperf_options *opts);
H A Dcperf_test_vector_parsing.c561 cperf_test_vector_get_from_file(struct cperf_options *opts) in cperf_test_vector_get_from_file() function
H A Dmain.c636 t_vec = cperf_test_vector_get_from_file(&opts); in main()