Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h119 OTX2_CPT_UCC_SUCCESS = 0x00, enumerator
H A Dotx2_cptvf_reqmgr.c398 if (uc_ccode != OTX2_CPT_UCC_SUCCESS) { in cpt_process_ccode()