BN_gcd_no_branch
static BIGNUM *BN_gcd_no_branch(BIGNUM *in, const BIGNUM *a, const BIGNUM *n,
if (BN_gcd_no_branch(r, in_a, in_b, ctx) == NULL)