BN_mod_inverse_no_branch
static BIGNUM *BN_mod_inverse_no_branch(BIGNUM *in, const BIGNUM *a,
return BN_mod_inverse_no_branch(in, a, n, ctx);