Searched refs:ske_eks (Results 1 – 4 of 4) sorted by relevance
596 hdcp->auth.msg.hdcp2.ske_eks+1, in mod_hdcp_write_eks()597 sizeof(hdcp->auth.msg.hdcp2.ske_eks)-1); in mod_hdcp_write_eks()601 hdcp->auth.msg.hdcp2.ske_eks, in mod_hdcp_write_eks()602 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); in mod_hdcp_write_eks()
159 HDCP_DDC_WRITE_TRACE(hdcp, "Exchange KS", hdcp->auth.msg.hdcp2.ske_eks, \160 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); \
699 memcpy(hdcp->auth.msg.hdcp2.ske_eks, in mod_hdcp_hdcp2_prepare_eks()701 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); in mod_hdcp_hdcp2_prepare_eks()703 sizeof(hdcp->auth.msg.hdcp2.ske_eks); in mod_hdcp_hdcp2_prepare_eks()707 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ske_eks)], in mod_hdcp_hdcp2_prepare_eks()
145 uint8_t ske_eks[25]; member