Home
last modified time | relevance | path

Searched refs:sha1 (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c874 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
891 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() argument
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDCPTx.h161 extern void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s);