Home
last modified time | relevance | path

Searched refs:auth_index (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-fonts/xfs/xfs-1.2.0/difs/
H A Ddispatch.c235 auth_index, in ProcEstablishConnection() local
287 auth_index = prefix->num_auths; in ProcEstablishConnection()
290 &auth_accept, &auth_index, &auth_len, &server_auth_data); in ProcEstablishConnection()
291 if (auth_index > 0) in ProcEstablishConnection()
301 (char *) fsalloc(client_auth[auth_index - 1].namelen + 1); in ProcEstablishConnection()
312 memmove( authp->authname, client_auth[auth_index - 1].name, in ProcEstablishConnection()
313 client_auth[auth_index - 1].namelen); in ProcEstablishConnection()
314 memmove( authp->authdata, client_auth[auth_index - 1].data, in ProcEstablishConnection()
315 client_auth[auth_index - 1].datalen); in ProcEstablishConnection()
349 .auth_index = auth_index in ProcEstablishConnection()
[all …]
H A Dswaprep.c468 cspT.auth_index = pcsp->auth_index; in WriteSConnSetup()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/api/
H A DFapi_NvIncrement.c271 command->auth_index = authIndex; in Fapi_NvIncrement_Finish()
297 r = Esys_NV_Increment_Async(context->esys, command->auth_index, in Fapi_NvIncrement_Finish()
H A DFapi_NvSetBits.c279 command->auth_index = authIndex; in Fapi_NvSetBits_Finish()
306 r = Esys_NV_SetBits_Async(context->esys, command->auth_index, nvIndex, in Fapi_NvSetBits_Finish()
H A DFapi_NvExtend.c313 command->auth_index = authIndex; in Fapi_NvExtend_Finish()
349 command->auth_index, in Fapi_NvExtend_Finish()
H A DFapi_NvRead.c282 command->auth_index = authIndex; in Fapi_NvRead_Finish()
H A DFapi_Delete.c584 command->auth_index = ESYS_TR_RH_OWNER; in Fapi_Delete_Finish()
614 command->auth_index, in Fapi_Delete_Finish()
H A DFapi_Provision.c748 nvCmd->auth_index = ESYS_TR_RH_OWNER; in Fapi_Provision_Finish()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/
H A Difapi_policy_callbacks.c43 ESYS_TR *auth_index) in get_nv_auth_object() argument
47 *auth_index = ESYS_TR_RH_PLATFORM; in get_nv_auth_object()
51 *auth_index = ESYS_TR_RH_OWNER; in get_nv_auth_object()
53 *auth_index = nv_index; in get_nv_auth_object()
473 cb_ctx->auth_index = ESYS_TR_NONE; in ifapi_policyeval_cbauth()
505 &cb_ctx->auth_index); in ifapi_policyeval_cbauth()
548 *auth_handle = cb_ctx->auth_index; in ifapi_policyeval_cbauth()
H A Difapi_policy_callbacks.h30 ESYS_TR auth_index; /**< Index of authorization object */ member
H A Dfapi_int.h229 ESYS_TR auth_index; /**< The ESAPI handle of the authorization object */ member
712 ESYS_TR auth_index; /**< The ESAPI handle of the nv authorization object */ member
731 ESYS_TR auth_index; /**< The ESAPI handle of the nv authorization object */ member
H A Dfapi_util.c2143 ESYS_TR auth_index; in ifapi_nv_write() local
2198 auth_index = ESYS_TR_RH_PLATFORM; in ifapi_nv_write()
2202 auth_index = ESYS_TR_RH_OWNER; in ifapi_nv_write()
2204 auth_index = nv_index; in ifapi_nv_write()
2208 context->nv_cmd.auth_index = auth_index; in ifapi_nv_write()
2231 context->nv_cmd.auth_index, in ifapi_nv_write()
2302 context->nv_cmd.auth_index, in ifapi_nv_write()
2421 context->nv_cmd.auth_index, in ifapi_nv_read()
2450 if (context->nv_cmd.auth_index == ESYS_TR_RH_OWNER && in ifapi_nv_read()
2483 context->nv_cmd.auth_index, in ifapi_nv_read()
[all …]
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dtpm2-command.c627 size_t auth_index) in tpm2_command_get_auth_handle() argument
632 if (AUTH_HANDLE_END_OFFSET (auth_index) > command->buffer_size) { in tpm2_command_get_auth_handle()
637 return AUTH_GET_HANDLE (command, auth_index); in tpm2_command_get_auth_handle()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/fonts/
H A DFSproto.h238 CARD8 auth_index; member
459 CARD8 auth_index; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_protocol_api.c3420 msg->auth_index = slurm_auth_index(auth_cred); in slurm_unpack_received_msg()
3695 msg.auth_index = slurm_auth_index(auth_cred); in slurm_receive_msgs()
3931 msg->auth_index = slurm_auth_index(auth_cred); in slurm_receive_msg_and_forward()
4073 auth_cred = g_slurm_auth_create(msg->auth_index, in slurm_send_node_msg()
4077 auth_cred = g_slurm_auth_create(msg->auth_index, auth_info); in slurm_send_node_msg()
4094 auth_cred = g_slurm_auth_create(msg->auth_index, in slurm_send_node_msg()
4098 auth_cred = g_slurm_auth_create(msg->auth_index, in slurm_send_node_msg()
4324 resp_msg->auth_index = msg->auth_index; in _resp_msg_setup()
H A Dslurm_protocol_defs.h491 int auth_index; /* DON'T PACK: zero for normal communication. member
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/fonts/
H A DFSproto.h240 CARD8 auth_index; member
461 CARD8 auth_index; member
/dports/x11-fonts/xfs/xfs-1.2.0/os/
H A Dconnection.c392 conn.auth_index = 0; in error_conn_max()
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c2235 SendAuthRequired (auth_index, auth_data, length_data) in SendAuthRequired() argument
2236 CARD8 auth_index; in SendAuthRequired()
2256 buf_8[0] = (CARD8) auth_index;
/dports/x11-servers/Xfstt/xfstt-1.11/src/
H A Dxfstt.cc1138 replySetup.auth_index = 0; in fs_connecting()
1429 reply.auth_index = 0; in fs_create_ac()

12