Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c1506 struct rte_crypto_op *deqd_op; in run_single_test() local
1508 n_deqd = rte_cryptodev_dequeue_burst(dev_id, 0, &deqd_op, in run_single_test()
H A Dmain.c1185 struct rte_crypto_op *deqd_op; in fips_run_test() local
1187 n_deqd = rte_cryptodev_dequeue_burst(env.dev_id, 0, &deqd_op, in fips_run_test()