Searched refs:RC5_12_ROUNDS (Results 1 – 5 of 5) sorted by relevance
47 data(c)->rounds = RC5_12_ROUNDS; in rc5_ctrl()57 case RC5_12_ROUNDS: in rc5_ctrl()
97 && rounds != RC5_12_ROUNDS in rc5_set_ctx_params()152 ctx->rounds = RC5_12_ROUNDS; \
40 # define RC5_12_ROUNDS 12 macro
29 (rounds != RC5_12_ROUNDS) && (rounds != RC5_8_ROUNDS)) in RC5_32_set_key()
48 RC5_12_ROUNDS or RC5_16_ROUNDS.
Completed in 7 milliseconds