HomeSort by: relevance | last modified time | path
    Searched defs:msg_in (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp_psp.c 414 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_prepare_ake_init
420 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
423 hdcp2_message_init(hdcp, msg_in);
426 msg_in->prepare.msg1_id = TA_HDCP_HDCP2_MSG_ID__AKE_INIT;
443 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_validate_ake_cert
449 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2;
452 hdcp2_message_init(hdcp, msg_in);
454 msg_in->process.msg1_desc.msg_id = TA_HDCP_HDCP2_MSG_ID__AKE_SEND_CERT;
455 msg_in->process.msg1_desc.msg_size = TA_HDCP_HDCP2_MSG_ID_MAX_SIZE__AKE_SEND_CERT;
457 memcpy(&msg_in->process.receiver_message[0], hdcp->auth.msg.hdcp2.ake_cert
490 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_validate_h_prime
535 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_prepare_lc_init
565 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_validate_l_prime
599 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_prepare_eks
638 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_enable_encryption
671 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_validate_rx_id_list
713 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_enable_dp_stream_encryption
750 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_prepare_stream_management
782 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in; local in function:mod_hdcp_hdcp2_validate_stream_ready
    [all...]
  /src/sys/arch/bebox/stand/boot/
sdvar.h 60 uint8_t msg_in[16]; /* 16 */ member in struct:siop_common_xfer
  /src/sys/arch/prep/stand/boot/
sdvar.h 60 uint8_t msg_in[16]; /* 16 */ member in struct:siop_common_xfer
  /src/sys/dev/ic/
siopvar_common.h 52 uint8_t msg_in[16]; /* 16 */ member in struct:siop_common_xfer

Completed in 14 milliseconds