Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1374 MS_U32 u32HashSrc = 0; in _MDrv_CIPHER_HASH() local
1447 if(FALSE == HAL_CIPHER_Hash_Set_MsgSrcFrom(stCfg.stInput.eMemoryType, &u32HashSrc)) in _MDrv_CIPHER_HASH()
1455 if(FALSE == HAL_CIPHER_Hash_SetMsg(stCfg.stInput.u32Addr, stCfg.stInput.u32Size, u32HashSrc)) in _MDrv_CIPHER_HASH()
1590 MS_U32 u32HashSrc = 0; in MDrv_CIPHER_HASHManual() local
1740 if(FALSE == HAL_CIPHER_Hash_Set_MsgSrcFrom(stCfg.stInput.eMemoryType, &u32HashSrc)) in MDrv_CIPHER_HASHManual()
1748 if(FALSE == HAL_CIPHER_Hash_SetMsg(stCfg.stInput.u32Addr, stCfg.stInput.u32Size, u32HashSrc)) in MDrv_CIPHER_HASHManual()
1859 MS_U32 u32HashSrc = 0; in MDrv_CIPHER_HMAC() local
1953 if(FALSE == HAL_CIPHER_Hash_Set_MsgSrcFrom(stCfg.stInput.eMemoryType, &u32HashSrc)) in MDrv_CIPHER_HMAC()
1960 if(FALSE == HAL_CIPHER_Hash_SetMsg(stCfg.stInput.u32Addr, stCfg.stInput.u32Size, u32HashSrc)) in MDrv_CIPHER_HMAC()
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h377 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc);
H A DhalCIPHER.c1783 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc) in HAL_CIPHER_Hash_Set_MsgSrcFrom() argument
1810 *u32HashSrc = u32SrcTmp; in HAL_CIPHER_Hash_Set_MsgSrcFrom()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h377 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc);
H A DhalCIPHER.c1783 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc) in HAL_CIPHER_Hash_Set_MsgSrcFrom() argument
1810 *u32HashSrc = u32SrcTmp; in HAL_CIPHER_Hash_Set_MsgSrcFrom()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h376 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc);
H A DhalCIPHER.c1780 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc) in HAL_CIPHER_Hash_Set_MsgSrcFrom() argument
1807 *u32HashSrc = u32SrcTmp; in HAL_CIPHER_Hash_Set_MsgSrcFrom()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h386 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc);
H A DhalCIPHER.c1853 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc) in HAL_CIPHER_Hash_Set_MsgSrcFrom() argument
1880 *u32HashSrc = u32SrcTmp; in HAL_CIPHER_Hash_Set_MsgSrcFrom()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h377 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc);
H A DhalCIPHER.c1824 MS_BOOL HAL_CIPHER_Hash_Set_MsgSrcFrom(CIPHER_MEM_TYPE eMemType, MS_U32 *u32HashSrc) in HAL_CIPHER_Hash_Set_MsgSrcFrom() argument
1851 *u32HashSrc = u32SrcTmp; in HAL_CIPHER_Hash_Set_MsgSrcFrom()