OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rc2_skey.c File Reference
#include <openssl/crypto.h>
#include <openssl/rc2.h>
#include "rc2_locl.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 98 of file rc2_skey.c.