Searched refs:u32MsgPAddr (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/ |
| H A D | halCIPHER.c | 1891 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument 1898 if (0 != u32MsgPAddr) in HAL_CIPHER_Hash_SetMsg() 1900 _u32HashSrcAddr += u32MsgPAddr; in HAL_CIPHER_Hash_SetMsg() 1909 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg() 1917 memcpy(_pu8HashMsg , (MS_U8 *)(MsOS_PA2KSEG1(u32MsgPAddr)) , u32Size); in HAL_CIPHER_Hash_SetMsg()
|
| H A D | halCIPHER.h | 366 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/ |
| H A D | halCIPHER.c | 1932 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument 1939 if (0 != u32MsgPAddr) in HAL_CIPHER_Hash_SetMsg() 1941 _u32HashSrcAddr += u32MsgPAddr; in HAL_CIPHER_Hash_SetMsg() 1950 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg() 1958 memcpy(_pu8HashMsg , (MS_U8 *)(MsOS_PA2KSEG1(u32MsgPAddr)) , u32Size); in HAL_CIPHER_Hash_SetMsg()
|
| H A D | halCIPHER.h | 366 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/ |
| H A D | halCIPHER.c | 1888 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument 1895 if (0 != u32MsgPAddr) in HAL_CIPHER_Hash_SetMsg() 1897 _u32HashSrcAddr += u32MsgPAddr; in HAL_CIPHER_Hash_SetMsg() 1906 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg() 1914 memcpy(_pu8HashMsg , (MS_U8 *)(MsOS_PA2KSEG1(u32MsgPAddr)) , u32Size); in HAL_CIPHER_Hash_SetMsg()
|
| H A D | halCIPHER.h | 365 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/ |
| H A D | halCIPHER.c | 1891 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument 1898 if (0 != u32MsgPAddr) in HAL_CIPHER_Hash_SetMsg() 1900 _u32HashSrcAddr += u32MsgPAddr; in HAL_CIPHER_Hash_SetMsg() 1909 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg() 1917 memcpy(_pu8HashMsg , (MS_U8 *)(MsOS_PA2KSEG1(u32MsgPAddr)) , u32Size); in HAL_CIPHER_Hash_SetMsg()
|
| H A D | halCIPHER.h | 366 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/ |
| H A D | halCIPHER.c | 1961 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument 1968 if (0 != u32MsgPAddr) in HAL_CIPHER_Hash_SetMsg() 1970 _u32HashSrcAddr += u32MsgPAddr; in HAL_CIPHER_Hash_SetMsg() 1979 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg() 1987 memcpy(_pu8HashMsg , (MS_U8 *)(MsOS_PA2KSEG1(u32MsgPAddr)) , u32Size); in HAL_CIPHER_Hash_SetMsg()
|
| H A D | halCIPHER.h | 375 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );
|