Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| void | CRYPTO_ofb128_encrypt (const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) |
| void CRYPTO_ofb128_encrypt | ( | const unsigned char * | in, |
| unsigned char * | out, | ||
| size_t | len, | ||
| const void * | key, | ||
| unsigned char | ivec[16], | ||
| int * | num, | ||
| block128_f | block | ||
| ) |
1.8.2