rc4.h File Reference

#include <openssl/opensslconf.h>

Go to the source code of this file.

Data Structures

struct  rc4_key_st

Typedefs

typedef struct rc4_key_st RC4_KEY

Functions

const char * RC4_options (void)
void RC4_set_key (RC4_KEY *key, int len, const unsigned char *data)
void RC4 (RC4_KEY *key, unsigned long len, const unsigned char *indata, unsigned char *outdata)


Typedef Documentation

typedef struct rc4_key_st RC4_KEY


Function Documentation

void RC4 ( RC4_KEY key,
unsigned long  len,
const unsigned char *  indata,
unsigned char *  outdata 
)

const char* RC4_options ( void   ) 

void RC4_set_key ( RC4_KEY key,
int  len,
const unsigned char *  data 
)


Generated on Thu Aug 20 22:33:06 2009 for OpenXDAS by  doxygen 1.5.6