Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c550 SHA1_DATA test_dig; in _MDrv_HDCPTx_CheckRepeater() local
556 MHal_HDMITx_HdcpSha1Init(&test_dig); in _MDrv_HDCPTx_CheckRepeater()
615 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()
635 MHal_HDMITx_HdcpSha1FinalDigest(&test_dig, testbyte); in _MDrv_HDCPTx_CheckRepeater()