Searched defs:sym_op (Results 1 – 11 of 11) sorted by relevance
29 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_cipher_op() local131 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_combined_op() local208 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_aead_op() local
70 struct rte_crypto_sym_op *sym_op = cop->sym; in process_outb_sa() local195 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa() local
25 struct rte_crypto_sym_op *sym_op = cop->sym; in process_tls_write() local225 struct rte_crypto_sym_op *sym_op = cop->sym; in process_tls_read() local
116 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_pkt_header_arrange() local208 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_enqueue_xmit() local
76 struct rte_crypto_sym_op *sym_op = op->sym; in get_session() local
267 struct rte_crypto_sym_op *sym_op = op->sym; in process_gcm_crypto_op() local455 struct rte_crypto_sym_op *sym_op = op->sym; in aesni_gcm_get_session() local
900 __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
263 struct rte_crypto_sym_op *sym_op = op->sym; in iocpt_enq_one_aead() local
680 struct rte_crypto_sym_op *sym_op; in operation_create() local
1077 __rte_security_attach_session(struct rte_crypto_sym_op *sym_op, void *sess) in __rte_security_attach_session() argument
1643 struct rte_crypto_sym_op sym_op; global() member