ReactOS 0.4.16-dev-122-g325d74c
|
#include <stdio.h>
#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <winerror.h>
#include <winnls.h>
#include <wincrypt.h>
#include <mssip.h>
#include "wine/test.h"
Go to the source code of this file.
Functions | |
static | BOOL (WINAPI *funcCryptSIPGetSignedDataMsg)(SIP_SUBJECTINFO * |
static void | test_AddRemoveProvider (void) |
static void | test_SIPRetrieveSubjectGUID (void) |
static void | test_SIPLoad (void) |
START_TEST (sip) | |
Variables | |
static DWORD | DWORD |
static const BYTE | cabFileData [] |
START_TEST | ( | sip | ) |
Definition at line 437 of file sip.c.
Definition at line 39 of file sip.c.
Referenced by START_TEST().
Definition at line 308 of file sip.c.
Referenced by START_TEST().
Definition at line 143 of file sip.c.
Referenced by START_TEST().
Definition at line 135 of file sip.c.
Referenced by test_SIPRetrieveSubjectGUID().