Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops_helper.h36 if (unlikely(res->compcode == CPT_9X_COMP_E_NOTDONE)) { in otx2_cpt_compcode_get()
H A Dotx2_cryptodev_hw_access.h143 CPT_9X_COMP_E_NOTDONE = 0x00, enumerator
H A Dotx2_cryptodev_sec.c99 res->compcode = CPT_9X_COMP_E_NOTDONE; in otx2_cpt_enq_sa_write()
126 while (res->compcode == CPT_9X_COMP_E_NOTDONE) { in otx2_cpt_enq_sa_write()