Searched refs:ske_eks (Results 1 – 4 of 4) sorted by relevance
622 hdcp->auth.msg.hdcp2.ske_eks+1, in mod_hdcp_write_eks()623 sizeof(hdcp->auth.msg.hdcp2.ske_eks)-1); in mod_hdcp_write_eks()627 hdcp->auth.msg.hdcp2.ske_eks, in mod_hdcp_write_eks()628 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); in mod_hdcp_write_eks()
105 HDCP_DDC_WRITE_TRACE(hdcp, "Exchange KS", hdcp->auth.msg.hdcp2.ske_eks, in mod_hdcp_log_ddc_trace()106 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); in mod_hdcp_log_ddc_trace()
809 memcpy(hdcp->auth.msg.hdcp2.ske_eks, in mod_hdcp_hdcp2_prepare_eks()811 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); in mod_hdcp_hdcp2_prepare_eks()813 sizeof(hdcp->auth.msg.hdcp2.ske_eks); in mod_hdcp_hdcp2_prepare_eks()817 &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