Searched refs:transmitter_message (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp_psp.c | 603 memcpy(&hdcp->auth.msg.hdcp2.ake_init[0], &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_prepare_ake_init() 644 &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_validate_ake_cert() 648 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ake_no_stored_km)], in mod_hdcp_hdcp2_validate_ake_cert() 742 memcpy(hdcp->auth.msg.hdcp2.lc_init, &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_prepare_lc_init() 813 &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_prepare_eks() 820 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ske_eks)], in mod_hdcp_hdcp2_prepare_eks() 893 &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_validate_rx_id_list() 986 &msg_out->prepare.transmitter_message[0], in mod_hdcp_hdcp2_prepare_stream_management()
|
H A D | hdcp_psp.h | 432 uint8_t transmitter_message[TA_HDCP__HDCP2_TX_BUF_MAX_SIZE]; member
|