Home | History | Annotate | Download | only in bn

Lines Matching refs:BN_mod_sqrt

262 	message(out,"BN_mod_sqrt");
1790 if (!BN_mod_sqrt(r, a, p, ctx)) goto err;
1797 fprintf(stderr, "BN_mod_sqrt failed: a = ");