ReactOS 0.4.16-dev-401-g45b008d
|
#include <stdarg.h>
#include <stdio.h>
#include "windows.h"
#include "wincrypt.h"
#include "mscat.h"
#include "wine/test.h"
Go to the source code of this file.
Macros | |
#define | WINTRUST_GET_PROC(func) |
#define | CHECK_EXPECT(a, b) |
#define | CLEAR_EXPECT error_area = local_error = -1 |
#define | SET_UNEXPECTED error_area = local_error = -2 |
Variables | |
static char | selfname [MAX_PATH] |
static CHAR | CURR_DIR [MAX_PATH] |
static CHAR | catroot [MAX_PATH] |
static CHAR | catroot2 [MAX_PATH] |
static const WCHAR | hashmeW [] = {'h','a','s','h','m','e',0} |
static const WCHAR | attr1W [] = {'a','t','t','r','1',0} |
static const WCHAR | attr2W [] = {'a','t','t','r','2',0} |
static const CHAR | test_cdf [] |
static const BYTE | test_catalog [] |
static const GUID | DWORD |
static | PWSTR |
static | LPCWSTR |
static | HCATINFO |
static | HCRYPTPROV |
static | LPWSTR |
static | PFN_CDF_PARSE_ERROR_CALLBACK |
static CRYPTCATMEMBER | BOOL |
static CRYPTCATMEMBER | LPVOID |
static pCryptSIPGetSignedDataMsg | pGetSignedDataMsg |
static pCryptSIPPutSignedDataMsg | pPutSignedDataMsg |
static GUID | dummy = {0xdeadbeef,0xdead,0xbeef,{0xde,0xad,0xbe,0xef,0xde,0xad,0xbe,0xef}} |
static DWORD | error_area |
static DWORD | local_error |
struct { | |
WORD e_magic | |
WORD unused [29] | |
DWORD e_lfanew | |
} | dos_header |
static IMAGE_NT_HEADERS | nt_header |
#define CLEAR_EXPECT error_area = local_error = -1 |
#define SET_UNEXPECTED error_area = local_error = -2 |
Definition at line 436 of file crypt.c.
Referenced by test_cdf_parsing(), and test_CryptCATCDF_params().
Definition at line 859 of file crypt.c.
Referenced by test_cdf_parsing().
Definition at line 122 of file crypt.c.
Referenced by START_TEST().
|
static |
Referenced by test_cdf_parsing(), and test_create_catalog_file().
|
static |
Referenced by test_cdf_parsing(), test_create_catalog_file(), and test_CryptCATCDF_params().
|
static |
Referenced by test_catalog_properties().
|
static |
Referenced by test_catalog_properties().
|
static |
Referenced by test_catalog_properties().
START_TEST | ( | crypt | ) |
Definition at line 1308 of file crypt.c.
Definition at line 307 of file crypt.c.
Referenced by START_TEST().
Definition at line 652 of file crypt.c.
Referenced by test_cdf_parsing(), and test_create_catalog_file().
Definition at line 884 of file crypt.c.
Referenced by START_TEST().
|
static |
Definition at line 162 of file crypt.c.
Referenced by START_TEST().
Definition at line 743 of file crypt.c.
Referenced by START_TEST().
Definition at line 491 of file crypt.c.
Referenced by START_TEST().
Definition at line 445 of file crypt.c.
Referenced by START_TEST().
Definition at line 402 of file crypt.c.
Referenced by START_TEST().
Definition at line 1211 of file crypt.c.
Referenced by START_TEST().
Definition at line 37 of file crypt.c.
Referenced by test_catalog_properties(), test_create_catalog_file(), and test_dynamic_properties().
Definition at line 38 of file crypt.c.
Referenced by test_catalog_properties(), and test_create_catalog_file().
Definition at line 33 of file crypt.c.
Referenced by CryptCATAdminAcquireContext(), START_TEST(), test_context(), and test_CryptCATAdminAddRemoveCatalog().
Definition at line 34 of file crypt.c.
Referenced by START_TEST(), and test_context().
Definition at line 32 of file crypt.c.
Referenced by START_TEST(), test_calchash(), test_catalog_properties(), test_CryptCATAdminAddRemoveCatalog(), and test_CryptCATOpen().
const struct { ... } dos_header |
Referenced by test_sip().
DWORD e_lfanew |
Definition at line 1156 of file crypt.c.
Referenced by __mingw_enum_import_library_names(), __mingw_GetSectionCount(), _FindPESectionByName(), _FindPESectionExec(), GetProcessVersion(), hook_WaitForInputIdle(), main(), RosSymCreateFromMem(), and test_pack_IMAGE_DOS_HEADER().
WORD e_magic |
Definition at line 1154 of file crypt.c.
Referenced by test_pack_IMAGE_DOS_HEADER().
|
static |
Definition at line 433 of file crypt.c.
Referenced by cdf_callback(), and test_cdf_parsing().
Definition at line 36 of file crypt.c.
Referenced by test_catalog_properties(), and test_create_catalog_file().
|
static |
Definition at line 434 of file crypt.c.
Referenced by cdf_callback(), and test_cdf_parsing().
|
static |
Definition at line 1162 of file crypt.c.
Referenced by test_sip().
|
static |
Definition at line 119 of file crypt.c.
Referenced by InitFunctionPtrs(), and test_sip().
|
static |
Definition at line 120 of file crypt.c.
Referenced by InitFunctionPtrs(), and test_sip().
Definition at line 31 of file crypt.c.
Referenced by START_TEST(), and test_calchash().
Definition at line 70 of file crypt.c.
Referenced by test_catalog_properties(), and test_CryptCATAdminAddRemoveCatalog().
Definition at line 58 of file crypt.c.
Referenced by test_create_catalog_file().
WORD unused[29] |
Definition at line 1155 of file crypt.c.
Referenced by dialog_vcl_add_drives(), CDefView::OnNotify(), ParaNdis5_HandleDPC(), SHSettingsChanged(), TREEVIEW_ResetTextWidth(), and xmlByteConsumed().