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

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c114 hdcp->auth.msg.hdcp2.repeater_auth_ack,
115 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));
H A Dhdcp_ddc.c612 hdcp->auth.msg.hdcp2.repeater_auth_ack+1,
613 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack)-1);
616 hdcp->auth.msg.hdcp2.repeater_auth_ack,
617 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));
H A Dhdcp.h148 uint8_t repeater_auth_ack[17]; member in struct:mod_hdcp_message_hdcp2
H A Dhdcp_psp.c892 memcpy(hdcp->auth.msg.hdcp2.repeater_auth_ack,
894 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));

Completed in 148 milliseconds