Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1583 HAL_CIPHER_IWCTYPE eIWCType = E_CIPHER_HASH_IWC_MANUAL; //Init Word Count in MDrv_CIPHER_HASHManual() local
1672 eIWCType = E_CIPHER_HASH_IWC_PRV; in MDrv_CIPHER_HASHManual()
1719 if(FALSE == HAL_CIPHER_Hash_Set_InitWordCnt(eIWCType, stCfg.u32StartByte)) in MDrv_CIPHER_HASHManual()
1722 …DEBUG_CIPHER(CIPHER_DBG_ERR, "Error:Set IWC fail, IWC[%d], StartBytes[%u]", eIWCType, stCfg.u32Sta… in MDrv_CIPHER_HASHManual()
1726 DEBUG_CIPHER(CIPHER_DBG_INFO, "INFO:Set IWC[%d], StartBytes[%u]", eIWCType, stCfg.u32StartByte); in MDrv_CIPHER_HASHManual()
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
H A DhalCIPHER.c1741 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes) in HAL_CIPHER_Hash_Set_InitWordCnt() argument
1747 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
H A DhalCIPHER.c1741 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes) in HAL_CIPHER_Hash_Set_InitWordCnt() argument
1747 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h369 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
H A DhalCIPHER.c1738 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes) in HAL_CIPHER_Hash_Set_InitWordCnt() argument
1744 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h379 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
H A DhalCIPHER.c1811 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes) in HAL_CIPHER_Hash_Set_InitWordCnt() argument
1817 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
H A DhalCIPHER.c1782 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes) in HAL_CIPHER_Hash_Set_InitWordCnt() argument
1788 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()