Searched defs:phNewContext (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/secur32/wine/ |
H A D | kerberos.c | 73 …G Reserved1, ULONG TargetDataRep, SecBufferDesc *pInput, ULONG Reserved2, CtxtHandle *phNewContext, in kerberos_InitializeSecurityContextW() 85 …G Reserved1, ULONG TargetDataRep, SecBufferDesc *pInput, ULONG Reserved2, CtxtHandle *phNewContext, in kerberos_InitializeSecurityContextA() 97 …ULONG fContextReq, ULONG TargetDataRep, CtxtHandle *phNewContext, SecBufferDesc *pOutput, ULONG *p… in kerberos_AcceptSecurityContext()
|
H A D | negotiate.c | 165 PSecBufferDesc pInput, ULONG Reserved2, PCtxtHandle phNewContext, in nego_InitializeSecurityContextW() 185 PSecBufferDesc pInput, ULONG Reserved2, PCtxtHandle phNewContext, in nego_InitializeSecurityContextA() 215 ULONG fContextReq, ULONG TargetDataRep, PCtxtHandle phNewContext, in nego_AcceptSecurityContext()
|
H A D | ntlm.c | 487 PSecBufferDesc pInput, ULONG Reserved2, PCtxtHandle phNewContext, in ntlm_InitializeSecurityContextW() 998 PSecBufferDesc pInput,ULONG Reserved2, PCtxtHandle phNewContext, in ntlm_InitializeSecurityContextA() 1031 ULONG fContextReq, ULONG TargetDataRep, PCtxtHandle phNewContext, in ntlm_AcceptSecurityContext()
|
/reactos/dll/win32/schannel/ |
H A D | stubs.c | 6 ULONG fContextReq, ULONG TargetDataRep, PCtxtHandle phNewContext, in schan_AcceptSecurityContext()
|
H A D | schannel_wine.c | 773 PSecBufferDesc pInput, ULONG Reserved2, PCtxtHandle phNewContext, in schan_InitializeSecurityContextW() 918 PSecBufferDesc pInput, ULONG Reserved2, PCtxtHandle phNewContext, in schan_InitializeSecurityContextA()
|
/reactos/drivers/crypto/ksecdd/ |
H A D | stubs.c | 28 _In_opt_ PCtxtHandle phNewContext, in AcceptSecurityContext() 208 _Inout_opt_ PCtxtHandle phNewContext, in InitializeSecurityContextW()
|
/reactos/dll/win32/secur32/ |
H A D | wrapper.c | 241 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, in InitializeSecurityContextA() 305 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, in InitializeSecurityContextW() 367 ULONG fContextReq, ULONG TargetDataRep, PCtxtHandle phNewContext, in AcceptSecurityContext()
|
H A D | thunks.c | 193 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, in thunk_InitializeSecurityContextA() 233 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, in thunk_InitializeSecurityContextW()
|