Searched refs:BLOCKSIZE (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/ |
| H A D | halHDCPTx.c | 681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 794 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 799 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 811 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 813 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 815 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 816 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 836 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 845 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/ |
| H A D | halHDCPTx.c | 660 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 773 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 778 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 790 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 792 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 794 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 795 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 809 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 815 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 824 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/ |
| H A D | halHDCPTx.c | 681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 794 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 799 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 811 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 813 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 815 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 816 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 836 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 845 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/ |
| H A D | halHDCPTx.c | 681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 794 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 799 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 811 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 813 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 815 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 816 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 836 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 845 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/ |
| H A D | halHDCPTx.c | 681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 794 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 799 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 811 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 813 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 815 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 816 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 836 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 845 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/ |
| H A D | halHDCPTx.c | 681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init() 794 uiT = (uiT >> 3) & (BLOCKSIZE - 1); //Bytes already in MHal_HDMITx_HdcpSha1AddData() 799 uiT = BLOCKSIZE - uiT; in MHal_HDMITx_HdcpSha1AddData() 811 while (iDataLength >= BLOCKSIZE) in MHal_HDMITx_HdcpSha1AddData() 813 memcpy(dig->m_aucIn, pcData, BLOCKSIZE); in MHal_HDMITx_HdcpSha1AddData() 815 pcData += BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 816 iDataLength -= BLOCKSIZE; in MHal_HDMITx_HdcpSha1AddData() 830 uiCount = (dig->m_auiBits[0] >> 3) & (BLOCKSIZE - 1); in MHal_HDMITx_HdcpSha1FinalDigest() 836 uiCount = BLOCKSIZE - uiCount - 1; in MHal_HDMITx_HdcpSha1FinalDigest() 845 memset(dig->m_aucIn, 0, BLOCKSIZE - 8); in MHal_HDMITx_HdcpSha1FinalDigest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/ |
| H A D | halHDCPTx.h | 121 #define BLOCKSIZE 64UL macro 122 #define BLOCKSIZE2 BLOCKSIZE << 1
|