Searched refs:OP_TYPE_SYM (Results 1 – 1 of 1) sorted by relevance
597 #define OP_TYPE_SYM 0 macro607 if (op_type == OP_TYPE_SYM) { in otx_cpt_enq_single()668 return otx_cpt_pkt_enqueue(qptr, ops, nb_ops, OP_TYPE_SYM); in otx_cpt_enqueue_sym()731 op_type = op->type == RTE_CRYPTO_OP_TYPE_SYMMETRIC ? OP_TYPE_SYM : in otx_crypto_adapter_enqueue()872 if ((op_type == OP_TYPE_SYM) && in otx_cpt_dequeue_post_process()996 return otx_cpt_pkt_dequeue(qptr, ops, nb_ops, OP_TYPE_SYM); in otx_cpt_dequeue_sym()1012 op_type = cop->type == RTE_CRYPTO_OP_TYPE_SYMMETRIC ? OP_TYPE_SYM : in otx_crypto_adapter_dequeue()