Go to the source code of this file.
Functions | |
void | idea_ofb64_encrypt (const unsigned char *in, unsigned char *out, long length, IDEA_KEY_SCHEDULE *schedule, unsigned char *ivec, int *num) |
void idea_ofb64_encrypt | ( | const unsigned char * | in, |
unsigned char * | out, | ||
long | length, | ||
IDEA_KEY_SCHEDULE * | schedule, | ||
unsigned char * | ivec, | ||
int * | num | ||
) |