Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
void | Camellia_ecb_encrypt (const unsigned char *in, unsigned char *out, const CAMELLIA_KEY *key, const int enc) |
#define NDEBUG |
Definition at line 54 of file cmll_ecb.c.
void Camellia_ecb_encrypt | ( | const unsigned char * | in, |
unsigned char * | out, | ||
const CAMELLIA_KEY * | key, | ||
const int | enc | ||
) |
Definition at line 62 of file cmll_ecb.c.