Functions |
| NTSTATUS WINAPI | SystemFunction001 (const BYTE *data, const BYTE *key, LPBYTE output) |
| NTSTATUS WINAPI | SystemFunction002 (const BYTE *data, const BYTE *key, LPBYTE output) |
| NTSTATUS WINAPI | SystemFunction003 (const BYTE *key, LPBYTE output) |
| NTSTATUS WINAPI | SystemFunction004 (const struct ustring *in, const struct ustring *key, struct ustring *out) |
| NTSTATUS WINAPI | SystemFunction005 (const struct ustring *in, const struct ustring *key, struct ustring *out) |
| NTSTATUS WINAPI | SystemFunction007 (const UNICODE_STRING *string, LPBYTE hash) |
| NTSTATUS WINAPI | SystemFunction008 (const BYTE *challenge, const BYTE *hash, LPBYTE response) |
| NTSTATUS WINAPI | SystemFunction009 (const BYTE *challenge, const BYTE *hash, LPBYTE response) |
| NTSTATUS WINAPI | SystemFunction010 (LPVOID unknown, const BYTE *data, LPBYTE hash) |
| NTSTATUS WINAPI | SystemFunction012 (const BYTE *in, const BYTE *key, LPBYTE out) |
| NTSTATUS WINAPI | SystemFunction013 (const BYTE *in, const BYTE *key, LPBYTE out) |
| NTSTATUS WINAPI | SystemFunction024 (const BYTE *in, const BYTE *key, LPBYTE out) |
| NTSTATUS WINAPI | SystemFunction025 (const BYTE *in, const BYTE *key, LPBYTE out) |
| INT WINAPI | SystemFunction028 (INT a, INT b) |
| INT WINAPI | SystemFunction029 (INT a, INT b) |
| BOOL WINAPI | SystemFunction030 (PVOID b1, PVOID b2) |
| NTSTATUS WINAPI | SystemFunction032 (struct ustring *data, struct ustring *key) |
| INT WINAPI | SystemFunction033 (INT a, INT b) |
| INT WINAPI | SystemFunction034 (INT a, INT b) |
| BOOL WINAPI | SystemFunction035 (LPCSTR lpszDllFilePath) |
| BOOLEAN WINAPI | SystemFunction036 (PVOID pbBuffer, ULONG dwLen) |
| NTSTATUS WINAPI | SystemFunction040 (PVOID memory, ULONG length, ULONG flags) |
| NTSTATUS WINAPI | SystemFunction041 (PVOID memory, ULONG length, ULONG flags) |
Variables |
| static const unsigned char | CRYPT_LMhash_Magic [8] |