Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdcp/
H A DhalHDCP.c344 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
353 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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 DhalHDCP.c344 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
353 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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 DhalHDCP.c344 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
353 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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 DhalHDCP.c338 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
347 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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 DhalHDCP.c338 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
347 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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 DhalHDCP.c344 MS_U8 u8BitCnt = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
353 for (u8BitCnt = 0; u8BitCnt < 8; u8BitCnt++) 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()