|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <stdarg.h>#include <stdio.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 void | compareUrlArray (const CRYPT_URL_ARRAY *expected, const CRYPT_URL_ARRAY *got) |
| static void | test_getObjectUrl (void) |
| static void | make_tmp_file (LPSTR path) |
| static void | test_retrieveObjectByUrl (void) |
| static | BOOL (WINAPI *pCertVerifyRevocation)(DWORD |
| static void | test_verifyRevocation (void) |
| START_TEST (cryptnet) | |
Variables | |
| static const BYTE | bigCert [] |
| static const BYTE | certWithIssuingDistPoint [] |
| static const BYTE | certWithCRLDistPoint [] |
| static const BYTE | certWithAIAWithCAIssuers [] |
| static const BYTE | rootWithKeySignAndCRLSign [] |
| static const BYTE | revokedCert [] |
| static const BYTE | unRevokedCert [] |
| static const BYTE | rootSignedCRLWithBadAKI [] |
| static const BYTE | rootSignedCRL [] |
| static | DWORD |
| static void | PCERT_REVOCATION_PARA |
| static void | PCERT_REVOCATION_STATUS |
| static SYSTEMTIME | oct2007 = { 2007, 10, 1, 1, 0, 0, 0, 0 } |
| static SYSTEMTIME | may2007 = { 2007, 5, 2, 1, 0, 0, 0, 0 } |
|
static |
Definition at line 87 of file cryptnet.c.
Referenced by test_getObjectUrl().
Definition at line 297 of file cryptnet.c.
Referenced by test_retrieveObjectByUrl().
| START_TEST | ( | cryptnet | ) |
Definition at line 873 of file cryptnet.c.
Definition at line 103 of file cryptnet.c.
Referenced by START_TEST().
Definition at line 315 of file cryptnet.c.
Referenced by START_TEST().
Definition at line 594 of file cryptnet.c.
Referenced by START_TEST().
Definition at line 29 of file cryptnet.c.
Referenced by test_getObjectUrl(), and test_verifyRevocation().
Definition at line 63 of file cryptnet.c.
Referenced by test_getObjectUrl().
Definition at line 51 of file cryptnet.c.
Referenced by make_tmp_file(), test_getObjectUrl(), and test_retrieveObjectByUrl().
Definition at line 39 of file cryptnet.c.
Referenced by test_getObjectUrl().
Definition at line 586 of file cryptnet.c.
|
static |
Definition at line 592 of file cryptnet.c.
Referenced by test_verifyRevocation().
|
static |
Definition at line 590 of file cryptnet.c.
Referenced by test_verifyRevocation().
Definition at line 587 of file cryptnet.c.
Definition at line 587 of file cryptnet.c.
Definition at line 486 of file cryptnet.c.
Referenced by test_verifyRevocation().
Definition at line 568 of file cryptnet.c.
Referenced by test_verifyRevocation().
Definition at line 547 of file cryptnet.c.
Referenced by test_verifyRevocation().
Definition at line 452 of file cryptnet.c.
Referenced by test_verifyRevocation().
Definition at line 517 of file cryptnet.c.
Referenced by test_verifyRevocation().