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