Searched refs:ske_eks (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.c582 hdcp->auth.msg.hdcp2.ske_eks+1,
583 sizeof(hdcp->auth.msg.hdcp2.ske_eks)-1);
587 hdcp->auth.msg.hdcp2.ske_eks,
588 sizeof(hdcp->auth.msg.hdcp2.ske_eks));
H A Dhdcp_log.h148 HDCP_DDC_WRITE_TRACE(hdcp, "Exchange KS", hdcp->auth.msg.hdcp2.ske_eks, \
149 sizeof(hdcp->auth.msg.hdcp2.ske_eks)); \
H A Damdgpu_hdcp_psp.c621 memcpy(hdcp->auth.msg.hdcp2.ske_eks, &msg_out->prepare.transmitter_message[0],
622 sizeof(hdcp->auth.msg.hdcp2.ske_eks));
623 msg_out->prepare.msg1_desc.msg_size = sizeof(hdcp->auth.msg.hdcp2.ske_eks);
627 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ske_eks)],
H A Dhdcp.h149 uint8_t ske_eks[25]; member in struct:mod_hdcp_message_hdcp2

Completed in 143 milliseconds