Home
last modified time | relevance | path

Searched defs:sym_op (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym.c29 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_cipher_op() local
131 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_combined_op() local
208 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_aead_op() local
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec_la_ops.h70 struct rte_crypto_sym_op *sym_op = cop->sym; in process_outb_sa() local
195 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa() local
H A Dcn10k_tls_ops.h25 struct rte_crypto_sym_op *sym_op = cop->sym; in process_tls_write() local
225 struct rte_crypto_sym_op *sym_op = cop->sym; in process_tls_read() local
/dpdk/drivers/crypto/virtio/
H A Dvirtio_rxtx.c116 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_pkt_header_arrange() local
208 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_enqueue_xmit() local
/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd.c76 struct rte_crypto_sym_op *sym_op = op->sym; in get_session() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm.c267 struct rte_crypto_sym_op *sym_op = op->sym; in process_gcm_crypto_op() local
455 struct rte_crypto_sym_op *sym_op = op->sym; in aesni_gcm_get_session() local
/dpdk/lib/cryptodev/
H A Drte_crypto_sym.h900 __rte_crypto_sym_op_sym_xforms_alloc(struct rte_crypto_sym_op * sym_op,void * priv_data,uint8_t nb_xforms) __rte_crypto_sym_op_sym_xforms_alloc() argument
923 __rte_crypto_sym_op_attach_sym_session(struct rte_crypto_sym_op * sym_op,void * sess) __rte_crypto_sym_op_attach_sym_session() argument
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_ops.c263 struct rte_crypto_sym_op *sym_op = op->sym; in iocpt_enq_one_aead() local
/dpdk/app/test/
H A Dtest_cryptodev_crosscheck.c680 struct rte_crypto_sym_op *sym_op; in operation_create() local
/dpdk/lib/security/
H A Drte_security.h1077 __rte_security_attach_session(struct rte_crypto_sym_op *sym_op, void *sess) in __rte_security_attach_session() argument
/dpdk/lib/pipeline/
H A Drte_table_action.c1643 struct rte_crypto_sym_op sym_op; global() member