Home
last modified time | relevance | path

Searched refs:enable_encryption (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/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) in hdcp_update_display() argument
121 if (enable_encryption) { in hdcp_update_display()
/netbsd-src/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, in enable_encryption() function
546 &input->enable_encryption, &status, in enable_encryption()
800 status = enable_encryption(hdcp, event_ctx, input); in mod_hdcp_hdcp2_execution()
868 status = enable_encryption(hdcp, event_ctx, input); in mod_hdcp_hdcp2_dp_execution()
H A Damdgpu_hdcp2_transition.c245 } else if (input->enable_encryption != PASS) { in mod_hdcp_hdcp2_transition()
563 } else if (input->enable_encryption != PASS || in mod_hdcp_hdcp2_dp_transition()
H A Dhdcp.h98 uint8_t enable_encryption; member
/netbsd-src/external/gpl2/xcvs/dist/
H A Dconfigure.in1291 [enable_encryption=no])
1292 if test "x$enable_encryption" = xyes; then
H A Dconfigure18238 enableval=$enable_encryption;
18240 enable_encryption=no
18243 if test "x$enable_encryption" = xyes; then