ReactOS 0.4.16-dev-250-g3ecd236
|
#include <stdio.h>
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <wincrypt.h>
#include "wine/test.h"
Go to the source code of this file.
Functions | |
static | BOOL (WINAPI *pCryptQueryObject)(DWORD |
static void | test_query_object (void) |
START_TEST (object) | |
Variables | |
static const void | DWORD |
static const void DWORD DWORD DWORD HCERTSTORE HCRYPTMSG const void **static BYTE | bigCert [] |
static char | bigCertBase64 [] |
static WCHAR | bigCertBase64W [] |
static BYTE | signedWithCertWithValidPubKeyContent [] |
static char | signedWithCertWithValidPubKeyContentBase64 [] |
static WCHAR | signedWithCertWithValidPubKeyContentBase64W [] |
START_TEST | ( | object | ) |
Definition at line 222 of file object.c.
Definition at line 127 of file object.c.
Referenced by START_TEST().
Definition at line 32 of file object.c.
Referenced by test_query_object().
|
static |
Definition at line 44 of file object.c.
Referenced by test_query_object().
|
static |
Definition at line 48 of file object.c.
Referenced by test_query_object().
|
static |
Definition at line 60 of file object.c.
Referenced by test_query_object().
|
static |
Definition at line 88 of file object.c.
Referenced by test_query_object().
|
static |
Definition at line 98 of file object.c.
Referenced by test_query_object().