Searched refs:rte_crypto_op_sym_xforms_alloc (Results 1 – 4 of 4) sorted by relevance
386 rte_crypto_op_sym_xforms_alloc(struct rte_crypto_op *op, uint8_t nb_xforms) in rte_crypto_op_sym_xforms_alloc() function
222 rte_crypto_op_sym_xforms_alloc(op, NUM); in test_op_forward_mode()416 rte_crypto_op_sym_xforms_alloc(op, NUM); in test_op_new_mode()
315 if (rte_crypto_op_sym_xforms_alloc(op, n_xforms) in test_blockcipher_one_case()
7426 TEST_ASSERT_NOT_NULL(rte_crypto_op_sym_xforms_alloc(op, 1), in create_aead_xform()