Searched refs:SHABuff (Results 1 – 1 of 1) sorted by relevance
2591 static u8 SHABuff[64] ; variable2914 SHABuff[i] = pKSVList[i] ; in hdmitx_hdcp_CheckSHA()2916 SHABuff[i++] = BStatus & 0xFF ; in hdmitx_hdcp_CheckSHA()2917 SHABuff[i++] = (BStatus>>8) & 0xFF ; in hdmitx_hdcp_CheckSHA()2920 SHABuff[i] = pM0[n] ; in hdmitx_hdcp_CheckSHA()2926 SHABuff[i] = 0 ; in hdmitx_hdcp_CheckSHA()2946 SHA_Simple(SHABuff,n,V); in hdmitx_hdcp_CheckSHA()