OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rc4_utl.c File Reference
#include <openssl/opensslv.h>
#include <openssl/crypto.h>
#include <openssl/rc4.h>

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 56 of file rc4_utl.c.