Go to the source code of this file.
Functions | |
| void | BF_ofb64_encrypt (const unsigned char *in, unsigned char *out, long length, const BF_KEY *schedule, unsigned char *ivec, int *num) |
| void BF_ofb64_encrypt | ( | const unsigned char * | in, |
| unsigned char * | out, | ||
| long | length, | ||
| const BF_KEY * | schedule, | ||
| unsigned char * | ivec, | ||
| int * | num | ||
| ) |
Definition at line 66 of file bf_ofb64.c.
1.8.2