Searched refs:hdcp_srmlist (Results 1 – 3 of 3) sorted by relevance
1329 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()
278 MS_U8 hdcp_srmlist[5116]; // maximum length of the 1st generation member
313 MS_U8 hdcp_srmlist[5116]; // maximum length of the 1st generation member