OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rc5_skey.c File Reference
#include <openssl/rc5.h>
#include "rc5_locl.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 62 of file rc5_skey.c.