Searched refs:repeater_auth_ack (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_ddc.c598 hdcp->auth.msg.hdcp2.repeater_auth_ack+1,
599 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack)-1);
602 hdcp->auth.msg.hdcp2.repeater_auth_ack,
603 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));
H A Dhdcp_log.h157 hdcp->auth.msg.hdcp2.repeater_auth_ack, \
158 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack)); \
H A Damdgpu_hdcp_psp.c696 memcpy(hdcp->auth.msg.hdcp2.repeater_auth_ack, &msg_out->prepare.transmitter_message[0],
697 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));
H A Dhdcp.h152 uint8_t repeater_auth_ack[17]; member in struct:mod_hdcp_message_hdcp2

Completed in 126 milliseconds