Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c673 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
678 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
720 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
722 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
735 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
736 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
737 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c652 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
657 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
658 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
659 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
660 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
699 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
701 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
714 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
715 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
716 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c673 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
678 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
720 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
722 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
735 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
736 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
737 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c673 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
678 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
720 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
722 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
735 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
736 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
737 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c673 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
678 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
720 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
722 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
735 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
736 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
737 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c673 void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig) in MHal_HDMITx_HdcpSha1Init() argument
678 dig->m_auiBuf[i] = sm_H160[i]; in MHal_HDMITx_HdcpSha1Init()
679 dig->m_auiBits[0] = 0; in MHal_HDMITx_HdcpSha1Init()
680 dig->m_auiBits[1] = 0; in MHal_HDMITx_HdcpSha1Init()
681 memset(dig->m_aucIn, 0, BLOCKSIZE) ; // 2006/1/18 3:31PM by Emily in MHal_HDMITx_HdcpSha1Init()
720 void _MHal_HDMITx_HdcpSha1Transform(SHA1_DATA *dig) in _MHal_HDMITx_HdcpSha1Transform() argument
722 MS_U8 * pucIn = dig->m_aucIn; in _MHal_HDMITx_HdcpSha1Transform()
735 A = dig->m_auiBuf[0]; in _MHal_HDMITx_HdcpSha1Transform()
736 B = dig->m_auiBuf[1]; in _MHal_HDMITx_HdcpSha1Transform()
737 C = dig->m_auiBuf[2]; in _MHal_HDMITx_HdcpSha1Transform()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDCPTx.h151 extern void MHal_HDMITx_HdcpSha1Init(SHA1_DATA *dig);
152 extern void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength);
153 extern void MHal_HDMITx_HdcpSha1FinalDigest(SHA1_DATA *dig, MS_U8* pcDigest);