BN_mod_exp_nonct
int BN_mod_exp_nonct(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
INIT_MOD_EXP_FN(BN_mod_exp_nonct),
if (BN_mod_exp_nonct(d, a, b, c, ctx)) {
if (!BN_mod_exp_nonct(d, a, b, c, ctx))