|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdarg.h>#include <stdio.h>#include <assert.h>#include <windef.h>#include <winbase.h>#include <sspi.h>#include <rpc.h>#include <rpcdce.h>#include <secext.h>#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | _SspiData |
Macros | |
| #define | SECURITY_WIN32 |
| #define | NEGOTIATE_BASE_CAPS |
| #define | NTLM_BASE_CAPS |
| #define | _SEC_ERR(x) case (x): return #x; |
Typedefs | |
| typedef struct _SspiData | SspiData |
| #define NEGOTIATE_BASE_CAPS |
| #define NTLM_BASE_CAPS |
Definition at line 312 of file ntlm.c.
Referenced by testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
Definition at line 571 of file ntlm.c.
Referenced by testAuth(), and testSignSeal().
|
static |
Definition at line 208 of file ntlm.c.
Referenced by runClient(), setupClient(), setupFakeServer(), setupServer(), test_cred_multiple_use(), test_null_auth_data(), testAcquireCredentialsHandle(), testAcquireCredentialsHandleW(), testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
Definition at line 182 of file ntlm.c.
Referenced by START_TEST().
|
static |
|
static |
Definition at line 417 of file ntlm.c.
Referenced by testAuth(), and testSignSeal().
|
static |
Definition at line 543 of file ntlm.c.
Referenced by testAuth(), and testSignSeal().
|
static |
Definition at line 517 of file ntlm.c.
Referenced by testAuth().
|
static |
|
static |
Definition at line 244 of file ntlm.c.
Referenced by setupClient(), setupFakeServer(), and setupServer().
|
static |
Definition at line 339 of file ntlm.c.
Referenced by testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
|
static |
Definition at line 397 of file ntlm.c.
Referenced by testAuth(), and testSignSeal().
|
static |
Definition at line 368 of file ntlm.c.
Referenced by testAuth().
| START_TEST | ( | ntlm | ) |
Definition at line 1513 of file ntlm.c.
Definition at line 1403 of file ntlm.c.
Referenced by START_TEST().
Definition at line 1464 of file ntlm.c.
Referenced by START_TEST().
Definition at line 1248 of file ntlm.c.
Referenced by START_TEST().
Definition at line 1313 of file ntlm.c.
Referenced by START_TEST().
Definition at line 813 of file ntlm.c.
Referenced by START_TEST().
Definition at line 596 of file ntlm.c.
Referenced by START_TEST().
Definition at line 979 of file ntlm.c.
Referenced by START_TEST().
|
static |
Definition at line 149 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 157 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 165 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 173 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 145 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 153 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 161 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 169 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 137 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 143 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 133 of file ntlm.c.
Referenced by testSignSeal().
|
static |
Definition at line 116 of file ntlm.c.
Referenced by runFakeServer().
|
static |
Definition at line 99 of file ntlm.c.
Referenced by runFakeServer().
| PSecPkgInfoA *static SEC_CHAR PCredHandle |
Definition at line 67 of file ntlm.c.
Referenced by InitFunctionPtrs().
|
static |
Definition at line 180 of file ntlm.c.
Referenced by authsspi_create_default(), test_cred_multiple_use(), testAcquireCredentialsHandle(), testAcquireCredentialsHandleW(), testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
|
static |
Definition at line 62 of file ntlm.c.
Referenced by InitFunctionPtrs(), and START_TEST().
|
static |
Definition at line 179 of file ntlm.c.
Referenced by test_cred_multiple_use(), testAcquireCredentialsHandle(), testAcquireCredentialsHandleW(), testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
|
static |
Definition at line 177 of file ntlm.c.
Referenced by test_cred_multiple_use(), testAcquireCredentialsHandle(), testAcquireCredentialsHandleW(), testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().
|
static |
Definition at line 178 of file ntlm.c.
Referenced by test_cred_multiple_use(), testAcquireCredentialsHandle(), testAcquireCredentialsHandleW(), testAuth(), testInitializeSecurityContextFlags(), and testSignSeal().