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

Go to the source code of this file.

Functions

void RC5_32_set_key (RC5_32_KEY *key, int len, const unsigned char *data, int rounds)
 

Function Documentation

void RC5_32_set_key ( RC5_32_KEY key,
int  len,
const unsigned char *  data,
int  rounds 
)

Definition at line 69 of file rc5skey.c.