| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdcp/ |
| H A D | halHDCP.c | 286 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 291 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 293 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 343 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 351 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 355 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 358 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdcp/ |
| H A D | halHDCP.c | 286 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 291 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 293 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 343 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 351 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 355 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 358 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdcp/ |
| H A D | halHDCP.c | 286 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 291 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 293 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 343 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 351 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 355 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 358 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdcp/ |
| H A D | halHDCP.c | 282 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 286 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 288 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 337 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 345 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 349 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 352 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdcp/ |
| H A D | halHDCP.c | 282 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 286 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 288 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 337 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 345 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 349 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 352 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdcp/ |
| H A D | halHDCP.c | 286 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGetAKSV() local 291 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++ ) in MHal_HDCP_HDCP14TxGetAKSV() 293 *(pu8Aksv + u8ByteCnt) = gu8Hdcp1xKey[u8ByteCnt]; in MHal_HDCP_HDCP14TxGetAKSV() 343 MS_U8 u8ByteCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local 351 for (u8ByteCnt = 0; u8ByteCnt < 5; u8ByteCnt++) in MHal_HDCP_HDCP14TxGenerateCipher() 355 if (*(pu8Bksv + u8ByteCnt) & (1 << u8BitCnt)) in MHal_HDCP_HDCP14TxGenerateCipher() 358 u16Offset = (u8ByteCnt * 8 + u8BitCnt) * 7 + DEF_HDCP1X_KEY_OFFSET; in MHal_HDCP_HDCP14TxGenerateCipher()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvMVD.h | 563 MS_U8 u8ByteCnt; member
|
| H A D | drvHVD.h | 823 MS_U8 u8ByteCnt; // User Data length member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMVD.h | 563 MS_U8 u8ByteCnt; member
|
| H A D | drvHVD.h | 823 MS_U8 u8ByteCnt; // User Data length member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/ |
| H A D | drvMVD_EX.h | 617 MS_U8 u8ByteCnt; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | drvHVD_EX.h | 851 MS_U8 u8ByteCnt; // User Data length member
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | drvMVD_EX.h | 665 MS_U8 u8ByteCnt; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | drvMVD_EX.h | 659 MS_U8 u8ByteCnt; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 7026 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in MDrv_MVD_GetUsrDataInfo() 7036 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in MDrv_MVD_GetUsrDataInfo() 7047 printf("%d, ", pUsrInfo->u8ByteCnt); in MDrv_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | drvHVD_EX.h | 1031 MS_U8 u8ByteCnt; // User Data length member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | drvHVD_EX.h | 1056 MS_U8 u8ByteCnt; // User Data length member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/ |
| H A D | halMVD_EX.c | 5076 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5085 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5096 MVD_PRINT("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/ |
| H A D | halMVD_EX.c | 5076 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5085 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5096 MVD_PRINT("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/ |
| H A D | halMVD_EX.c | 4985 pUsrInfo->u8ByteCnt = stUsrDataExt.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 4994 pUsrInfo->u8ByteCnt = stUsrDataInfo.userdatabytecnt; in HAL_MVD_GetUsrDataInfo() 5005 printf("%d, ", pUsrInfo->u8ByteCnt); in HAL_MVD_GetUsrDataInfo()
|