BN_mod_exp_recp
ret = BN_mod_exp_recp(r, a,p, m, ctx);
int BN_mod_exp_recp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,