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

Go to the source code of this file.

Functions

int Camellia_set_key (const unsigned char *userKey, const int bits, CAMELLIA_KEY *key)
 

Function Documentation

int Camellia_set_key ( const unsigned char *  userKey,
const int  bits,
CAMELLIA_KEY key 
)

Definition at line 57 of file cmll_utl.c.