cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
rc2skey.c File Reference
#include "crypt/osconfig.h"
#include "crypt/rc2.h"
#include "crypt/rc2locl.h"

Go to the source code of this file.

Functions

void RC2_set_key (RC2_KEY *key, int len, const unsigned char *data, int bits)
 

Function Documentation

void RC2_set_key ( RC2_KEY key,
int  len,
const unsigned char *  data,
int  bits 
)

Definition at line 105 of file rc2skey.c.