Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c308 uint32_t n_xforms = 0; in test_blockcipher_one_case() local
311 n_xforms++; in test_blockcipher_one_case()
313 n_xforms++; in test_blockcipher_one_case()
315 if (rte_crypto_op_sym_xforms_alloc(op, n_xforms) in test_blockcipher_one_case()