Searched refs:RC5_16_ROUNDS (Results 1 – 3 of 3) sorted by relevance
86 #define RC5_16_ROUNDS 16 macro92 RC5_32_INT data[2*(RC5_16_ROUNDS+1)];
68 if ( (rounds != RC5_16_ROUNDS) && in RC5_32_set_key()71 rounds=RC5_16_ROUNDS; in RC5_32_set_key()
103 case RC5_16_ROUNDS: in rc5_ctrl()