ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

crypt.h File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wincrypt.h"

Go to the source code of this file.

Data Structures

struct  PPROVFUNCS
struct  PCRYPTPROV
struct  PCRYPTKEY
struct  PCRYPTHASH
struct  ustring
struct  MD4_CTX
struct  arc4_info

Defines

#define MAGIC_CRYPTPROV   0xA39E741F
#define MAXPROVTYPES   999

Functions

unsigned charCRYPT_DEShash (unsigned char *dst, const unsigned char *key, const unsigned char *src)
unsigned charCRYPT_DESunhash (unsigned char *dst, const unsigned char *key, const unsigned char *src)
void byteReverse (unsigned char *buf, unsigned longs)
VOID WINAPI MD4Init (MD4_CTX *ctx)
VOID WINAPI MD4Update (MD4_CTX *ctx, const unsigned char *buf, unsigned int len)
VOID WINAPI MD4Final (MD4_CTX *ctx)
void arc4_init (arc4_info *a4i, const BYTE *key, unsigned int keyLen)
void arc4_ProcessString (arc4_info *a4i, BYTE *inoutString, unsigned int length)
NTSTATUS WINAPI SystemFunction032 (struct ustring *data, struct ustring *key)

Generated on Mon May 28 2012 05:06:27 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.