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

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c105 HDCP_DDC_WRITE_TRACE(hdcp, "Exchange KS", hdcp->auth.msg.hdcp2.ske_eks,
106 sizeof(hdcp->auth.msg.hdcp2.ske_eks));
H A Dhdcp_ddc.c596 hdcp->auth.msg.hdcp2.ske_eks+1,
597 sizeof(hdcp->auth.msg.hdcp2.ske_eks)-1);
601 hdcp->auth.msg.hdcp2.ske_eks,
602 sizeof(hdcp->auth.msg.hdcp2.ske_eks));
H A Dhdcp_psp.c812 memcpy(hdcp->auth.msg.hdcp2.ske_eks,
814 sizeof(hdcp->auth.msg.hdcp2.ske_eks));
816 sizeof(hdcp->auth.msg.hdcp2.ske_eks);
820 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ske_eks)],
H A Dhdcp.h145 uint8_t ske_eks[25]; member in struct:mod_hdcp_message_hdcp2

Completed in 148 milliseconds