Lines Matching refs:in_msg

268 	hdcp_cmd->in_msg.hdcp1_create_session.display_handle = display->index;
301 hdcp_cmd->in_msg.hdcp1_destroy_session.session_handle = hdcp->auth.id;
333 hdcp_cmd->in_msg.hdcp1_first_part_authentication.session_handle = hdcp->auth.id;
335 memcpy(hdcp_cmd->in_msg.hdcp1_first_part_authentication.bksv_primary, hdcp->auth.msg.hdcp1.bksv,
338 hdcp_cmd->in_msg.hdcp1_first_part_authentication.r0_prime_primary = hdcp->auth.msg.hdcp1.r0p;
339 hdcp_cmd->in_msg.hdcp1_first_part_authentication.bcaps = hdcp->auth.msg.hdcp1.bcaps;
375 hdcp_cmd->in_msg.hdcp1_enable_encryption.session_handle = hdcp->auth.id;
401 hdcp_cmd->in_msg.hdcp1_second_part_authentication.session_handle = hdcp->auth.id;
403 hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list_size = hdcp->auth.msg.hdcp1.ksvlist_size;
404 memcpy(hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list, hdcp->auth.msg.hdcp1.ksvlist,
407 memcpy(hdcp_cmd->in_msg.hdcp1_second_part_authentication.v_prime, hdcp->auth.msg.hdcp1.vp,
410 hdcp_cmd->in_msg.hdcp1_second_part_authentication.bstatus_binfo =
450 hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.session_handle = hdcp->auth.id;
451 hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.display_handle = hdcp->displays[i].index;
480 hdcp_cmd->in_msg.hdcp1_get_encryption_status.session_handle = hdcp->auth.id;
519 hdcp_cmd->in_msg.hdcp2_create_session_v2.display_handle = display->index;
522 hdcp_cmd->in_msg.hdcp2_create_session_v2.negotiate_content_type =
525 hdcp_cmd->in_msg.hdcp2_create_session_v2.negotiate_content_type =
528 hdcp_cmd->in_msg.hdcp2_create_session_v2.negotiate_content_type =
556 hdcp_cmd->in_msg.hdcp2_destroy_session.session_handle = hdcp->auth.id;
590 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
622 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
682 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
728 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
761 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
796 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
844 hdcp_cmd->in_msg.hdcp2_set_encryption.session_handle = hdcp->auth.id;
873 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
925 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
934 hdcp_cmd->in_msg.hdcp2_enable_dp_stream_encryption.display_handle = hdcp->displays[i].index;
935 hdcp_cmd->in_msg.hdcp2_enable_dp_stream_encryption.session_handle = hdcp->auth.id;
969 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
1005 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;