Go to the documentation of this file.
69 #error RC5 is disabled.
76 #define RC5_32_INT unsigned long
78 #define RC5_32_BLOCK 8
79 #define RC5_32_KEY_LENGTH 16
86 #define RC5_8_ROUNDS 8
87 #define RC5_12_ROUNDS 12
88 #define RC5_16_ROUNDS 16
109 unsigned char *ivec,
int *
num,
int enc);
112 unsigned char *ivec,
int *
num);