Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec_raw_dp.c92 struct rte_crypto_sgl *dest_sgl, in build_dpaa_raw_dp_auth_fd()
224 struct rte_crypto_sgl *dest_sgl, in build_raw_cipher_auth_gcm_sg()
381 struct rte_crypto_sgl *dest_sgl, in build_dpaa_raw_dp_chain_fd()
533 struct rte_crypto_sgl *dest_sgl, in build_dpaa_raw_dp_cipher_fd()
652 struct rte_crypto_sgl *dest_sgl, in build_dpaa_raw_proto_sg()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c27 struct rte_crypto_sgl *dest_sgl, in build_raw_dp_chain_fd()
184 struct rte_crypto_sgl *dest_sgl, in build_raw_dp_aead_fd()
335 struct rte_crypto_sgl *dest_sgl, in build_raw_dp_auth_fd()
450 struct rte_crypto_sgl *dest_sgl, in build_raw_dp_proto_fd()
582 struct rte_crypto_sgl *dest_sgl, in build_raw_dp_cipher_fd()
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h76 struct rte_crypto_sgl *dest_sgl; member
/dpdk/app/test/
H A Dtest_cryptodev.c199 struct rte_crypto_sgl sgl, dest_sgl; in process_sym_raw_dp_op() local