Searched defs:msg_in (Results  1 – 7 of 7) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/amd/display/modules/hdcp/ | 
| H A D | hdcp_psp.c | 582 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_prepare_ake_init()  local614 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_validate_ake_cert()  local
 674 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_validate_h_prime()  local
 720 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_prepare_lc_init()  local
 753 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_validate_l_prime()  local
 788 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_prepare_eks()  local
 864 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_validate_rx_id_list()  local
 917 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_enable_dp_stream_encryption()  local
 961 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_prepare_stream_management()  local
 997 	struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_input_v2 *msg_in;  in mod_hdcp_hdcp2_validate_stream_ready()  local
 
 | 
| /openbsd-src/sys/dev/pci/drm/i915/pxp/ | 
| H A D | intel_pxp_tee.c | 55 				    void *msg_in, u32 msg_in_size,  in intel_pxp_tee_io_message()104 				 void *msg_in, size_t msg_in_len,  in intel_pxp_tee_stream_message()
 334 	struct pxp42_create_arb_in msg_in = {0};  in intel_pxp_tee_cmd_create_arb_session()  local
 372 	struct pxp42_inv_stream_key_in msg_in = {0};  in intel_pxp_tee_end_arb_fw_session()  local
 
 | 
| H A D | intel_pxp_gsccs.c | 53 		   void *msg_in, size_t msg_in_size,  in gsccs_send_message()165 				  void *msg_in, size_t msg_in_size,  in gsccs_send_message_retry_complete()
 211 	struct pxp43_create_arb_in msg_in = {0};  in intel_pxp_gsccs_create_session()  local
 249 	struct pxp42_inv_stream_key_in msg_in = {0};  in intel_pxp_gsccs_end_arb_fw_session()  local
 
 | 
| /openbsd-src/sys/dev/pci/drm/i915/gt/uc/ | 
| H A D | intel_huc_fw.c | 31 	struct mtl_huc_auth_msg_in *msg_in;  in intel_huc_fw_auth_via_gsccs()  local
 | 
| H A D | intel_gsc_fw.c | 347 	struct mtl_gsc_ver_msg_in *msg_in;  in gsc_fw_query_compatibility_version()  local
 | 
| /openbsd-src/sys/dev/pci/drm/i915/display/ | 
| H A D | intel_hdcp_gsc.c | 821 ssize_t intel_hdcp_gsc_msg_send(struct drm_i915_private *i915, u8 *msg_in,  in intel_hdcp_gsc_msg_send()
 | 
| /openbsd-src/sys/dev/ic/ | 
| H A D | siopvar_common.h | 53 	u_int8_t msg_in[16];		/*  16 */  member
 |