Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c420 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_prepare_ake_init()
421 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_prepare_ake_init()
449 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_ake_cert()
450 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_ake_cert()
496 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_h_prime()
497 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_h_prime()
541 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_prepare_lc_init()
542 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_prepare_lc_init()
571 msg_in = &hdcp_cmd->in_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_l_prime()
572 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2; in mod_hdcp_hdcp2_validate_l_prime()
[all …]
H A Dhdcp_psp.h435 hdcp2_prepare_process_authentication_message_v2; member
448 hdcp2_prepare_process_authentication_message_v2; member