EVP_CTRL_SET_RC5_ROUNDS
case EVP_CTRL_SET_RC5_ROUNDS:
if (EVP_CIPHER_CTX_ctrl(ctx_base, EVP_CTRL_SET_RC5_ROUNDS, rounds, NULL) <= 0) {