Home
last modified time | relevance | path

Searched defs:context_handle (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Drpc_assoc.c200 RpcContextHandle *context_handle, *context_handle_cursor; in RpcAssoc_Release() local
459 RpcContextHandle *context_handle; in RpcServerAssoc_AllocateContextHandle() local
483 RpcContextHandle *context_handle = (RpcContextHandle *)SContext; in RpcContextHandle_IsGuardCorrect() local
490 RpcContextHandle *context_handle; in RpcServerAssoc_FindContextHandle() local
520 RpcContextHandle *context_handle = (RpcContextHandle *)SContext; in RpcServerAssoc_UpdateContextHandle() local
543 RpcContextHandle *context_handle = (RpcContextHandle *)SContext; in RpcContextHandle_GetUuid() local
547 static void RpcContextHandle_Destroy(RpcContextHandle *context_handle) in RpcContextHandle_Destroy()
565 RpcContextHandle *context_handle = (RpcContextHandle *)SContext; in RpcServerAssoc_ReleaseContextHandle() local
H A Drpcrt4_main.c85 NDR_SCONTEXT context_handle; member
1020 NDR_SCONTEXT context_handle; in RPCRT4_PopThreadContextHandle() local
H A Dndr_stubless.c328 NDR_CCONTEXT context_handle; in client_get_handle() local
H A Drpc_server.c370 NDR_SCONTEXT context_handle; in process_request_packet() local
/reactos/dll/win32/schannel/
H A Dschannel_wine.c946 PCtxtHandle context_handle, ULONG attribute, PVOID buffer) in schan_QueryContextAttributesW()
1017 PCtxtHandle context_handle, ULONG attribute, PVOID buffer) in schan_QueryContextAttributesA()
1082 static SECURITY_STATUS SEC_ENTRY schan_EncryptMessage(PCtxtHandle context_handle, in schan_EncryptMessage()
1204 static SECURITY_STATUS SEC_ENTRY schan_DecryptMessage(PCtxtHandle context_handle, in schan_DecryptMessage()
1299 SECURITY_STATUS SEC_ENTRY schan_DeleteSecurityContext(PCtxtHandle context_handle) in schan_DeleteSecurityContext()