ReactOS 0.4.16-dev-297-gc569aee
|
#include <stdio.h>
#include "ntstatus.h"
#include "wine/test.h"
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
Go to the source code of this file.
Classes | |
struct | ustring |
Macros | |
#define | WIN32_NO_STATUS |
Typedefs | |
typedef int(WINAPI * | descrypt) (unsigned char *, unsigned char *, unsigned char *) |
typedef int(WINAPI * | memcmpfunc) (unsigned char *, unsigned char *) |
Functions | |
static | NTSTATUS (WINAPI *pSystemFunction001)(const BYTE * |
static const struct ustring struct ustring *static const struct ustring struct ustring *static | VOID (WINAPI *pSystemFunction006)(PCSTR passwd |
static void | test_SystemFunction006 (void) |
static void | test_SystemFunction008 (void) |
static void | test_SystemFunction001 (void) |
static void | test_SystemFunction002 (void) |
static void | test_SystemFunction032 (void) |
static void | test_SystemFunction003 (void) |
static void | test_SystemFunction004 (void) |
static void | test_SystemFunction005 (void) |
static void | test_SystemFunction009 (void) |
static void | test_SystemFunction_encrypt (descrypt func, int num) |
static void | test_SystemFunction_decrypt (descrypt func, int num) |
static void | test_SystemFunction_enc32 (descrypt func, int num) |
static void | test_SystemFunction_dec32 (descrypt func, int num) |
static void | test_memcmpfunc (memcmpfunc fn) |
START_TEST (crypt_lmhash) | |
Variables | |
static const BYTE | LPBYTE |
static const struct ustring struct ustring *static const struct ustring struct ustring *static PSTR | lmhash |
static const struct ustring *static descrypt | pSystemFunction012 |
static descrypt | pSystemFunction014 |
static descrypt | pSystemFunction016 |
static descrypt | pSystemFunction018 |
static descrypt | pSystemFunction020 |
static descrypt | pSystemFunction022 |
static descrypt | pSystemFunction013 |
static descrypt | pSystemFunction015 |
static descrypt | pSystemFunction017 |
static descrypt | pSystemFunction019 |
static descrypt | pSystemFunction021 |
static descrypt | pSystemFunction023 |
static descrypt | pSystemFunction024 |
static descrypt | pSystemFunction025 |
static descrypt | pSystemFunction026 |
static descrypt | pSystemFunction027 |
static memcmpfunc | pSystemFunction030 |
static memcmpfunc | pSystemFunction031 |
static unsigned char | des_key [] |
static unsigned char | des_plaintext [] |
static unsigned char | des_ciphertext [] |
static unsigned char | des_ciphertext32 [] |
#define WIN32_NO_STATUS |
Definition at line 25 of file crypt_lmhash.c.
Definition at line 37 of file crypt_lmhash.c.
Definition at line 72 of file crypt_lmhash.c.
START_TEST | ( | crypt_lmhash | ) |
Definition at line 530 of file crypt_lmhash.c.
|
static |
Definition at line 492 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 135 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 154 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 193 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 219 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 304 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 76 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 94 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 367 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 169 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 470 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 422 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 448 of file crypt_lmhash.c.
Referenced by START_TEST().
Definition at line 401 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 395 of file crypt_lmhash.c.
Referenced by test_SystemFunction_decrypt(), and test_SystemFunction_encrypt().
Definition at line 443 of file crypt_lmhash.c.
Referenced by test_SystemFunction_dec32(), and test_SystemFunction_enc32().
Definition at line 387 of file crypt_lmhash.c.
Definition at line 391 of file crypt_lmhash.c.
Referenced by test_SystemFunction_dec32(), test_SystemFunction_decrypt(), test_SystemFunction_enc32(), and test_SystemFunction_encrypt().
Definition at line 43 of file crypt_lmhash.c.
Referenced by test_SystemFunction006().
Definition at line 38 of file crypt_lmhash.c.
Definition at line 49 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 57 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 50 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 58 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 51 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 59 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 52 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 60 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 53 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 61 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 54 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 62 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 65 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 66 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 69 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 70 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 73 of file crypt_lmhash.c.
Referenced by START_TEST().
|
static |
Definition at line 74 of file crypt_lmhash.c.
Referenced by START_TEST().