Home
last modified time | relevance | path

Searched refs:authenticated (Results 1 – 14 of 14) sorted by relevance

/drivers/nvme/target/
A Dfabrics-cmd-auth.c30 sq->authenticated = false; in nvmet_auth_sq_init()
212 req->sq->authenticated = true; in nvmet_auth_reply()
216 req->sq->authenticated = true; in nvmet_auth_reply()
354 req->sq->authenticated = true; in nvmet_execute_auth_send()
364 req->sq->authenticated = false; in nvmet_execute_auth_send()
372 req->sq->authenticated = false; in nvmet_execute_auth_send()
548 req->sq->authenticated = false; in nvmet_execute_auth_receive()
558 req->sq->authenticated = false; in nvmet_execute_auth_receive()
A Dauth.c286 if (!req->sq->authenticated) in nvmet_check_auth_status()
A Dnvmet.h159 bool authenticated; member
/drivers/nvme/host/
A Dauth.c34 bool authenticated; member
686 chap->authenticated = false; in nvme_auth_free_dhchap()
935 chap->authenticated = true; in nvme_queue_auth_work()
942 chap->authenticated = false; in nvme_queue_auth_work()
1036 if (!chap->authenticated) in nvme_ctrl_auth_work()
1049 if (!chap->authenticated) in nvme_ctrl_auth_work()
1092 chap->authenticated = false; in nvme_auth_init_ctrl()
/drivers/gpu/drm/
A Ddrm_ioctl.c198 client->auth = file_priv->authenticated; in drm_getclient()
600 !file_priv->authenticated)) in drm_ioctl_permit()
864 file_priv->authenticated, ioctl->name); in drm_ioctl()
903 file_priv->authenticated, cmd, nr); in drm_ioctl()
A Ddrm_auth.c124 file->authenticated = 1; in drm_authmagic()
179 fpriv->authenticated = 1; in drm_new_set_master()
A Ddrm_ioc32.c384 file_priv->authenticated, in drm_compat_ioctl()
A Ddrm_lease.c563 lessee_priv->authenticated = 1; in drm_mode_create_lease_ioctl()
A Ddrm_debugfs.c112 priv->authenticated ? 'y' : 'n', in drm_clients_info()
A Ddrm_file.c149 file->authenticated = capable(CAP_SYS_ADMIN); in drm_file_alloc()
/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp1_execution.c255 static enum mod_hdcp_status authenticated(struct mod_hdcp *hdcp, in authenticated() function
484 status = authenticated(hdcp, event_ctx, input); in mod_hdcp_hdcp1_execution()
A Dhdcp2_execution.c586 static enum mod_hdcp_status authenticated(struct mod_hdcp *hdcp, in authenticated() function
825 status = authenticated(hdcp, event_ctx, input); in mod_hdcp_hdcp2_execution()
893 status = authenticated(hdcp, event_ctx, input); in mod_hdcp_hdcp2_dp_execution()
/drivers/md/
A DKconfig624 provide authenticated disk encryption or it can be used
/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c1024 !file_priv->authenticated) { in vmw_surface_handle_reference()

Completed in 44 milliseconds