Home
last modified time | relevance | path

Searched refs:MHal_HDMITx_HDCP_SHA1_Transform (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDCPTx.h161 extern void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c874 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c895 void MHal_HDMITx_HDCP_SHA1_Transform(unsigned int *sha1, const MS_U8 *s) in MHal_HDMITx_HDCP_SHA1_Transform() function
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c1340 MHal_HDMITx_HDCP_SHA1_Transform(SHA1, Msg); // Msg: 64 bits -> 512bits, SHA-1(Msg) in MDrv_HDCPTx_IsSRMSignatureValid()