Go to the source code of this file.
Functions | |
void | RC5_32_ecb_encrypt (const unsigned char *in, unsigned char *out, RC5_32_KEY *ks, int encrypt) |
Variables | |
const char | RC5_version [] ="RC5" OPENSSL_VERSION_PTEXT |
void RC5_32_ecb_encrypt | ( | const unsigned char * | in, |
unsigned char * | out, | ||
RC5_32_KEY * | ks, | ||
int | encrypt | ||
) |