Searched refs:bsqrt_stop (Results 1 – 1 of 1) sorted by relevance
104 static bool bsqrt_stop(const BIGNUM *, const BIGNUM *, u_int *);1275 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) in bsqrt_stop() function1324 if (bsqrt_stop(x, y, &onecount)) in bsqrt()