BN_div_recp
ret = BN_div_recp(NULL, r, ca, recp, ctx);
int BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m,
&& TEST_true(BN_div_recp(d, c, a, recp, ctx))