Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h20 CPT_COMP_E_FAULT = 0x02, enumerator
H A Dcptvf_reqmanager.c357 if ((status->s.compcode == CPT_COMP_E_FAULT) || in process_pending_queue()
360 (status->s.compcode == CPT_COMP_E_FAULT) ? in process_pending_queue()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h145 CPT_COMP_E_FAULT = 0x02, enumerator
H A Dotx_cptvf_reqmgr.c438 case CPT_COMP_E_FAULT: in cpt_process_ccode()