Searched refs:enable_encryption (Results 1 – 5 of 5) sorted by relevance
68 bool enable_encryption);
167 bool enable_encryption) in hdcp_update_display() argument186 if (enable_encryption) { in hdcp_update_display()
524 static enum mod_hdcp_status enable_encryption(struct mod_hdcp *hdcp, in enable_encryption() function547 &input->enable_encryption, &status, in enable_encryption()798 status = enable_encryption(hdcp, event_ctx, input); in mod_hdcp_hdcp2_execution()866 status = enable_encryption(hdcp, event_ctx, input); in mod_hdcp_hdcp2_dp_execution()
239 } else if (input->enable_encryption != PASS) { in mod_hdcp_hdcp2_transition()556 } else if (input->enable_encryption != PASS || in mod_hdcp_hdcp2_dp_transition()
94 uint8_t enable_encryption; member