Searched refs:m_auiBits (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/ |
| H A D | halHDCPTx.c | 679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 790 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 791 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 792 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 854 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 855 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/ |
| H A D | halHDCPTx.c | 658 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 659 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 769 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 770 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 771 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 809 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 833 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 834 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/ |
| H A D | halHDCPTx.c | 679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 790 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 791 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 792 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 854 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 855 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/ |
| H A D | halHDCPTx.c | 679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 790 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 791 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 792 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 854 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 855 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/ |
| H A D | halHDCPTx.c | 679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 790 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 791 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 792 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 854 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 855 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/ |
| H A D | halHDCPTx.c | 679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init() 680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init() 790 uiT = dig->m_auiBits[0]; in MHal_HDMITx_HdcpSha1AddData() 791 if ((dig->m_auiBits[0] = uiT + ((MS_U32) iDataLength << 3)) < uiT) in MHal_HDMITx_HdcpSha1AddData() 792 dig->m_auiBits[1]++; //Carry from low to high in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 854 Word2Bytes1(&dig->m_auiBits[1], &dig->m_aucIn[BLOCKSIZE - 8]); in MHal_HDMITx_HdcpSha1FinalDigest() 855 Word2Bytes1(&dig->m_auiBits[0], &dig->m_aucIn[BLOCKSIZE - 4]); in MHal_HDMITx_HdcpSha1FinalDigest()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/ |
| H A D | halHDCPTx.h | 131 MS_U32 m_auiBits[2]; member
|