ReactOS 0.4.16-dev-91-g764881a
|
#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.
Classes | |
struct | update_accum |
Macros | |
#define | CMSG_SIGNER_ENCODE_INFO_HAS_CMS_FIELDS |
#define | CMSG_SIGNED_ENCODE_INFO_HAS_CMS_FIELDS |
#define | GET_PROC(dll, func) |
|
static |
Definition at line 542 of file msg.c.
Referenced by test_data_msg_encoding(), test_decode_msg_update(), test_get_digest_stream(), and test_hash_msg_encoding().
|
static |
Definition at line 288 of file msg.c.
Referenced by test_data_msg_encoding(), test_decode_msg_get_param(), test_enveloped_msg_encoding(), test_hash_msg_encoding(), and test_signed_msg_encoding().
|
static |
Definition at line 602 of file msg.c.
Referenced by test_data_msg_encoding(), test_decode_msg_update(), test_get_digest_stream(), and test_hash_msg_encoding().
|
static |
Definition at line 2679 of file msg.c.
Referenced by test_decode_msg_get_param().
|
static |
Definition at line 2661 of file msg.c.
Referenced by test_decode_msg_get_param().
Definition at line 3602 of file msg.c.
Referenced by START_TEST().
|
static |
Definition at line 625 of file msg.c.
Referenced by test_data_msg_encoding(), test_decode_msg_update(), test_get_digest_stream(), and test_hash_msg_encoding().
Definition at line 41 of file msg.c.
Referenced by START_TEST().
Definition at line 360 of file msg.c.
Referenced by test_data_msg_get_param(), test_data_msg_update(), test_decode_msg_update(), test_enveloped_msg_update(), test_hash_msg_get_param(), test_hash_msg_open(), and test_hash_msg_update().
START_TEST | ( | msg | ) |
Definition at line 3761 of file msg.c.
Definition at line 715 of file msg.c.
Referenced by START_TEST().
Definition at line 636 of file msg.c.
Referenced by test_data_msg().
Definition at line 480 of file msg.c.
Referenced by test_data_msg().
Definition at line 315 of file msg.c.
Referenced by test_data_msg().
Definition at line 368 of file msg.c.
Referenced by test_data_msg().
Definition at line 3188 of file msg.c.
Referenced by START_TEST().
Definition at line 2854 of file msg.c.
Referenced by test_decode_msg().
Definition at line 2313 of file msg.c.
Referenced by test_decode_msg().
Definition at line 2277 of file msg.c.
Referenced by START_TEST().
Definition at line 2254 of file msg.c.
Referenced by test_enveloped_msg().
Definition at line 2053 of file msg.c.
Referenced by test_enveloped_msg().
Definition at line 2120 of file msg.c.
Referenced by test_enveloped_msg().
Definition at line 1060 of file msg.c.
Referenced by START_TEST().
Definition at line 966 of file msg.c.
Referenced by test_hash_msg().
Definition at line 820 of file msg.c.
Referenced by test_hash_msg().
Definition at line 723 of file msg.c.
Referenced by test_hash_msg().
Definition at line 755 of file msg.c.
Referenced by test_hash_msg().
Definition at line 270 of file msg.c.
Referenced by START_TEST().
Definition at line 3205 of file msg.c.
Referenced by START_TEST().
Definition at line 3635 of file msg.c.
Referenced by START_TEST().
Definition at line 164 of file msg.c.