#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) |
| int Camellia_set_key | ( | const unsigned char * | userKey, |
| const int | bits, | ||
| CAMELLIA_KEY * | key | ||
| ) |
Definition at line 57 of file cmll_utl.c.
1.8.2