Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c1329 memcpy(&gHDMITxInfo.hdcp_srmlist[0], data, size); in MDrv_HDCPTx_IsSRMSignatureValid()
1331 …u32DSASigIdx = (gHDMITxInfo.hdcp_srmlist[5]<<16) | (gHDMITxInfo.hdcp_srmlist[6]<<8) | gHDMITxInfo. in MDrv_HDCPTx_IsSRMSignatureValid()
1337 …memcpy(&Msg[0], &(gHDMITxInfo.hdcp_srmlist[0]), 8*sizeof(MS_U8)); // Message: The first 64 bits of… in MDrv_HDCPTx_IsSRMSignatureValid()
1338 …memcpy(&u8rtemp[0], &(gHDMITxInfo.hdcp_srmlist[8+u32DSASigIdx]), 20*sizeof(MS_U8)); // r: the firs… in MDrv_HDCPTx_IsSRMSignatureValid()
1339 …memcpy(&u8stemp[0], &(gHDMITxInfo.hdcp_srmlist[8+20+u32DSASigIdx]), 20*sizeof(MS_U8)); // s: the t… in MDrv_HDCPTx_IsSRMSignatureValid()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvHDMITx.h278 MS_U8 hdcp_srmlist[5116]; // maximum length of the 1st generation member
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DdrvHDMITx.h313 MS_U8 hdcp_srmlist[5116]; // maximum length of the 1st generation member