Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCIPHER.h155 typedef void (*P_DrvCIPHER_EvtCallback)(MS_U32 u32CmdId, MS_BOOL bSuccess, MS_U32 u32Exception);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCIPHER.h161 typedef void (*P_DrvCIPHER_EvtCallback)(MS_U32 u32CmdId, MS_BOOL bSuccess, MS_U32 u32Exception);
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c374 MS_BOOL bSuccess = FALSE; in _CIPHER_Isr_Proc() local
402 bSuccess = FALSE; in _CIPHER_Isr_Proc()
406 bSuccess = TRUE; in _CIPHER_Isr_Proc()
427 pfCallBack(u32RptId, bSuccess, u32ExcMsg); in _CIPHER_Isr_Proc()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt18457 typedef void (*P_DrvCIPHER_EvtCallback)(MS_U32 u32CmdId, MS_BOOL bSuccess, MS_U32 u32Exception);