Searched refs:test_dig (Results 1 – 1 of 1) sorted by relevance
550 SHA1_DATA test_dig; in _MDrv_HDCPTx_CheckRepeater() local556 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()