Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c598 #define OP_TYPE_ASYM 1 macro
614 if (op_type == OP_TYPE_ASYM) { in otx_cpt_enq_single()
662 return otx_cpt_pkt_enqueue(qptr, ops, nb_ops, OP_TYPE_ASYM); in otx_cpt_enqueue_asym()
732 OP_TYPE_ASYM; in otx_crypto_adapter_enqueue()
880 if ((op_type == OP_TYPE_ASYM) && in otx_cpt_dequeue_post_process()
990 return otx_cpt_pkt_dequeue(qptr, ops, nb_ops, OP_TYPE_ASYM); in otx_cpt_dequeue_asym()
1013 OP_TYPE_ASYM; in otx_crypto_adapter_dequeue()