Home | History | Annotate | Download | only in dc

Lines Matching refs:BIGNUM

102 static bool		bsqrt_stop(const BIGNUM *, const BIGNUM *, u_int *);
323 pbn(const char *str, const BIGNUM *n)
347 scale_number(BIGNUM *n, int s)
362 BIGNUM *a, *p;
386 split_number(const struct number *n, BIGNUM *i, BIGNUM *f)
399 BIGNUM *a, *p;
1182 BIGNUM *i, *f;
1244 BIGNUM *one;
1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount)
1272 BIGNUM *r;
1290 BIGNUM *x, *y;