Home
last modified time | relevance | path

Searched refs:hdcp1_second_part_authentication (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.h487 struct ta_hdcp_cmd_hdcp1_second_part_authentication_input hdcp1_second_part_authentication; member
505 struct ta_hdcp_cmd_hdcp1_second_part_authentication_output hdcp1_second_part_authentication; member
H A Dhdcp_psp.c401 hdcp_cmd->in_msg.hdcp1_second_part_authentication.session_handle = hdcp->auth.id; in mod_hdcp_hdcp1_validate_ksvlist_vp()
403 …hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list_size = hdcp->auth.msg.hdcp1.ksvlist_siz… in mod_hdcp_hdcp1_validate_ksvlist_vp()
404 memcpy(hdcp_cmd->in_msg.hdcp1_second_part_authentication.ksv_list, hdcp->auth.msg.hdcp1.ksvlist, in mod_hdcp_hdcp1_validate_ksvlist_vp()
407 memcpy(hdcp_cmd->in_msg.hdcp1_second_part_authentication.v_prime, hdcp->auth.msg.hdcp1.vp, in mod_hdcp_hdcp1_validate_ksvlist_vp()
410 hdcp_cmd->in_msg.hdcp1_second_part_authentication.bstatus_binfo = in mod_hdcp_hdcp1_validate_ksvlist_vp()
417 hdcp_cmd->out_msg.hdcp1_second_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_ksvlist_vp()
420 } else if (hdcp_cmd->out_msg.hdcp1_second_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_ksvlist_vp()