Searched refs:enable_encryption (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h63 bool enable_encryption);
H A Damdgpu_dm_hdcp.c102 bool enable_encryption)
121 if (enable_encryption) {
98 hdcp_update_display(struct hdcp_workqueue *hdcp_work, unsigned int link_index, struct amdgpu_dm_connector *aconnector, uint8_t content_type, bool enable_encryption) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp2_execution.c523 static enum mod_hdcp_status enable_encryption(struct mod_hdcp *hdcp, function
546 &input->enable_encryption, &status,
547 hdcp, "enable_encryption"))
800 status = enable_encryption(hdcp, event_ctx, input);
868 status = enable_encryption(hdcp, event_ctx, input);
H A Damdgpu_hdcp2_transition.c245 } else if (input->enable_encryption != PASS) {
563 } else if (input->enable_encryption != PASS ||
H A Dhdcp.h98 uint8_t enable_encryption; member in struct:mod_hdcp_transition_input_hdcp2
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure756 enable_encryption
18237 if test "${enable_encryption+set}" = set; then :
18238 enableval=$enable_encryption;
18240 enable_encryption=no
18243 if test "x$enable_encryption" = xyes; then

Completed in 227 milliseconds