Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdcp/
H A DhalHDCP.c347 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
362 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
363 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdcp/
H A DhalHDCP.c347 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
362 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
363 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdcp/
H A DhalHDCP.c347 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
362 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
363 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdcp/
H A DhalHDCP.c341 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
356 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
357 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdcp/
H A DhalHDCP.c341 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
356 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
357 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdcp/
H A DhalHDCP.c347 MS_U8 u8Seed = 0; in MHal_HDCP_HDCP14TxGenerateCipher() local
362 u8Seed = (u8LmCnt + gu8Hdcp1xKey[7]) % 7; in MHal_HDCP_HDCP14TxGenerateCipher()
363 u8Tmp = gu8Hdcp1xKey[u16Offset + u8LmCnt] ^ gu8Hdcp1xKey[u8Seed]; in MHal_HDCP_HDCP14TxGenerateCipher()