Home
last modified time | relevance | path

Searched defs:out_sgl (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gens.h218 struct rte_crypto_sgl *in_sgl, struct rte_crypto_sgl *out_sgl, in qat_sym_convert_op_to_vec_cipher()
290 struct rte_crypto_sgl *in_sgl, struct rte_crypto_sgl *out_sgl, in qat_sym_convert_op_to_vec_auth()
366 struct rte_crypto_sgl *in_sgl, struct rte_crypto_sgl *out_sgl, in qat_sym_convert_op_to_vec_chain()
498 struct rte_crypto_sgl *in_sgl, struct rte_crypto_sgl *out_sgl, in qat_sym_convert_op_to_vec_aead()
H A Dqat_sym_pmd_gen1.c189 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_cipher_gen1() local
233 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_auth_gen1() local
279 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_aead_gen1() local
326 struct rte_crypto_sgl in_sgl = {0}, out_sgl = {0}; in qat_sym_build_op_chain_gen1() local
H A Dqat_crypto_pmd_gen3.c268 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_aead_gen3() local
315 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_auth_gen3() local
H A Dqat_crypto_pmd_gen4.c145 struct rte_crypto_sgl in_sgl, out_sgl; in qat_sym_build_op_aead_gen4() local