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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp_ddc.c 598 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));
hdcp_log.h 157 hdcp->auth.msg.hdcp2.repeater_auth_ack, \
158 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack)); \
amdgpu_hdcp_psp.c 696 memcpy(hdcp->auth.msg.hdcp2.repeater_auth_ack, &msg_out->prepare.transmitter_message[0],
697 sizeof(hdcp->auth.msg.hdcp2.repeater_auth_ack));
hdcp.h 152 uint8_t repeater_auth_ack[17]; member in struct:mod_hdcp_message_hdcp2

Completed in 15 milliseconds