Home
last modified time | relevance | path

Searched refs:OP_TYPE_SYM (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c605 #define OP_TYPE_SYM 0 macro
616 if (op_type == OP_TYPE_SYM) { in otx_cpt_enq_single()
670 return otx_cpt_pkt_enqueue(qptr, ops, nb_ops, OP_TYPE_SYM); in otx_cpt_enqueue_sym()
802 if ((op_type == OP_TYPE_SYM) && in otx_cpt_dequeue_post_process()
921 return otx_cpt_pkt_dequeue(qptr, ops, nb_ops, OP_TYPE_SYM); in otx_cpt_dequeue_sym()