|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 411 of file sip.c.
Definition at line 39 of file sip.c.
Referenced by START_TEST().
Definition at line 282 of file sip.c.
Referenced by START_TEST().
Definition at line 124 of file sip.c.
Referenced by START_TEST().
Definition at line 116 of file sip.c.
Referenced by test_SIPRetrieveSubjectGUID().