Home
last modified time | relevance | path

Searched refs:MHal_HDMITx_HdcpSha1AddData (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDCPTx.h152 extern void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c785 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c764 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c785 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c785 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c785 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c785 void MHal_HDMITx_HdcpSha1AddData(SHA1_DATA *dig, MS_U8 const * pcData, MS_U16 iDataLength) in MHal_HDMITx_HdcpSha1AddData() function
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c615 MHal_HDMITx_HdcpSha1AddData(&test_dig, testbyte, 5*count); in _MDrv_HDCPTx_CheckRepeater()
623 MHal_HDMITx_HdcpSha1AddData(&test_dig, testbyte, 2); in _MDrv_HDCPTx_CheckRepeater()
634 MHal_HDMITx_HdcpSha1AddData(&test_dig, testbyte, 8); in _MDrv_HDCPTx_CheckRepeater()