Go to the source code of this file.
Functions | |
const char * | idea_options (void) |
void | idea_ecb_encrypt (const unsigned char *in, unsigned char *out, IDEA_KEY_SCHEDULE *ks) |
Variables | |
const char | IDEA_version [] ="IDEA" OPENSSL_VERSION_PTEXT |
void idea_ecb_encrypt | ( | const unsigned char * | in, |
unsigned char * | out, | ||
IDEA_KEY_SCHEDULE * | ks | ||
) |