Home
last modified time | relevance | path

Searched refs:u32SrcSel (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.c1891 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument
1893 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg()
1896 if ((CMD_HASH_SRC_DRAM == u32SrcSel) || (CMD_HASH_SRC_R2 == u32SrcSel)) in HAL_CIPHER_Hash_SetMsg()
1907 else if (CMD_HASH_SRC_REG == u32SrcSel) in HAL_CIPHER_Hash_SetMsg()
1921 __func__, __LINE__, u32SrcSel, _u32HashMsgLen)); in HAL_CIPHER_Hash_SetMsg()
H A DhalCIPHER.h366 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 DhalCIPHER.c1932 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument
1934 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg()
1937 if ((CMD_HASH_SRC_DRAM == u32SrcSel) || (CMD_HASH_SRC_R2 == u32SrcSel)) in HAL_CIPHER_Hash_SetMsg()
1948 else if (CMD_HASH_SRC_REG == u32SrcSel) in HAL_CIPHER_Hash_SetMsg()
1962 __func__, __LINE__, u32SrcSel, _u32HashMsgLen)); in HAL_CIPHER_Hash_SetMsg()
H A DhalCIPHER.h366 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 DhalCIPHER.c1888 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument
1890 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg()
1893 if ((CMD_HASH_SRC_DRAM == u32SrcSel) || (CMD_HASH_SRC_R2 == u32SrcSel)) in HAL_CIPHER_Hash_SetMsg()
1904 else if (CMD_HASH_SRC_REG == u32SrcSel) in HAL_CIPHER_Hash_SetMsg()
1918 __func__, __LINE__, u32SrcSel, _u32HashMsgLen)); in HAL_CIPHER_Hash_SetMsg()
H A DhalCIPHER.h365 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 DhalCIPHER.c1891 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument
1893 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg()
1896 if ((CMD_HASH_SRC_DRAM == u32SrcSel) || (CMD_HASH_SRC_R2 == u32SrcSel)) in HAL_CIPHER_Hash_SetMsg()
1907 else if (CMD_HASH_SRC_REG == u32SrcSel) in HAL_CIPHER_Hash_SetMsg()
1921 __func__, __LINE__, u32SrcSel, _u32HashMsgLen)); in HAL_CIPHER_Hash_SetMsg()
H A DhalCIPHER.h366 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 DhalCIPHER.c1961 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel ) in HAL_CIPHER_Hash_SetMsg() argument
1963 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg()
1966 if ((CMD_HASH_SRC_DRAM == u32SrcSel) || (CMD_HASH_SRC_R2 == u32SrcSel)) in HAL_CIPHER_Hash_SetMsg()
1977 else if (CMD_HASH_SRC_REG == u32SrcSel) in HAL_CIPHER_Hash_SetMsg()
1991 __func__, __LINE__, u32SrcSel, _u32HashMsgLen)); in HAL_CIPHER_Hash_SetMsg()
H A DhalCIPHER.h375 MS_BOOL HAL_CIPHER_Hash_SetMsg(MS_PHY u32MsgPAddr, MS_U32 u32Size ,MS_U32 u32SrcSel );