Searched refs:RC5_8_ROUNDS (Results 1 – 5 of 5) sorted by relevance
39 # define RC5_8_ROUNDS 8 macro
56 case RC5_8_ROUNDS: in rc5_ctrl()
29 (rounds != RC5_12_ROUNDS) && (rounds != RC5_8_ROUNDS)) in RC5_32_set_key()
47 Sets the number of rounds to B<rounds>. This must be one of RC5_8_ROUNDS,
96 if (rounds != RC5_8_ROUNDS in rc5_set_ctx_params()
Completed in 7 milliseconds