Home
last modified time | relevance | path

Searched refs:tdig (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c897 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
899 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
906 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
907 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
908 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
909 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
911 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
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.c876 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
878 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
885 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
886 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
887 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
888 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
890 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
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.c897 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
899 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
906 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
907 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
908 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
909 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
911 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
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.c897 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
899 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
906 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
907 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
908 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
909 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
911 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
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.c897 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
899 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
906 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
907 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
908 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
909 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
911 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
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.c897 SHA1_DATA tdig; in MHal_HDMITx_HDCP_SHA1_Transform() local
899 MHal_HDMITx_HdcpSha1Init(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
906 memcpy(&tdig.m_aucIn[0], s, 8*sizeof(MS_U8)); // The first 8 bytes are copy from message in MHal_HDMITx_HDCP_SHA1_Transform()
907 tdig.m_aucIn[8] = 0x80; // append the bit "1" and K = 439 bits "0" to the message in MHal_HDMITx_HDCP_SHA1_Transform()
908 memset(&tdig.m_aucIn[9], 0, 54*sizeof(MS_U8)); in MHal_HDMITx_HDCP_SHA1_Transform()
909 tdig.m_aucIn[63] = 0x40; // apppend length of message, 64 bytes in MHal_HDMITx_HDCP_SHA1_Transform()
911 _MHal_HDMITx_HdcpSha1Transform(&tdig); in MHal_HDMITx_HDCP_SHA1_Transform()
912 memcpy(sha1, &tdig.m_auiBuf[0], 5*sizeof(MS_U32)); in MHal_HDMITx_HDCP_SHA1_Transform()