Go to the source code of this file.
Functions | |
| void | RC5_32_set_key (RC5_32_KEY *key, int len, const unsigned char *data, int rounds) |
| void RC5_32_set_key | ( | RC5_32_KEY * | key, |
| int | len, | ||
| const unsigned char * | data, | ||
| int | rounds | ||
| ) |
Definition at line 62 of file rc5_skey.c.
1.8.2