Home
last modified time | relevance | path

Searched refs:is_km_stored (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_psp.c653 hdcp->connection.is_km_stored = in mod_hdcp_hdcp2_validate_ake_cert()
654 msg_out->process.is_km_stored ? 1 : 0; in mod_hdcp_hdcp2_validate_ake_cert()
693 if (!hdcp->connection.is_km_stored) { in mod_hdcp_hdcp2_validate_h_prime()
708 else if (!hdcp->connection.is_km_stored && in mod_hdcp_hdcp2_validate_h_prime()
898 hdcp->connection.is_km_stored = msg_out->process.is_km_stored ? 1 : 0; in mod_hdcp_hdcp2_validate_rx_id_list()
H A Dhdcp2_transition.c90 if (conn->is_km_stored && in mod_hdcp_hdcp2_transition()
415 if (conn->is_km_stored && in mod_hdcp_hdcp2_dp_transition()
H A Dhdcp_psp.h414 uint32_t is_km_stored; member
H A Dhdcp.h169 uint8_t is_km_stored; member