Searched defs:dest_sgl (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec_raw_dp.c | 92 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 D | dpaa2_sec_raw_dp.c | 27 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 D | rte_crypto_sym.h | 76 struct rte_crypto_sgl *dest_sgl; member
|
| /dpdk/app/test/ |
| H A D | test_cryptodev.c | 199 struct rte_crypto_sgl sgl, dest_sgl; in process_sym_raw_dp_op() local
|