Home
last modified time | relevance | path

Searched defs:op_fns (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c65 const struct cperf_op_fns *op_fns) in cperf_throughput_test_constructor()
H A Dmain.c510 struct cperf_op_fns op_fns; in main() local
H A Dcperf_test_verify.c58 const struct cperf_op_fns *op_fns) in cperf_verify_test_constructor()
H A Dcperf_test_latency.c66 const struct cperf_op_fns *op_fns) in cperf_latency_test_constructor()
H A Dcperf_ops.c817 struct cperf_op_fns *op_fns) in cperf_get_op_functions()
H A Dcperf_test_pmd_cyclecount.c100 const struct cperf_op_fns *op_fns) in cperf_pmd_cyclecount_test_constructor()
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Daesni_mb_pmd_private.h213 /** Cipher Parameters */const struct aesni_mb_op_fns *op_fns; member