Searched refs:eIWCType (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/drv/cipher/ |
| H A D | drvCIPHER.c | 1583 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 D | halCIPHER.h | 370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
|
| H A D | halCIPHER.c | 1741 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 D | halCIPHER.h | 370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
|
| H A D | halCIPHER.c | 1741 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 D | halCIPHER.h | 369 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
|
| H A D | halCIPHER.c | 1738 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 D | halCIPHER.h | 379 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
|
| H A D | halCIPHER.c | 1811 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 D | halCIPHER.h | 370 MS_BOOL HAL_CIPHER_Hash_Set_InitWordCnt(HAL_CIPHER_IWCTYPE eIWCType, MS_U32 u32StartBytes);
|
| H A D | halCIPHER.c | 1782 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()
|