Home | History | Annotate | Download | only in bn

Lines Matching defs:bits

901     int bits = (200 * (i + 1)) / num2;
903 if (bits == 0) {
906 if (!BN_rand(n.get(), bits, 0, 1) ||
1340 -1 /* no modification of top bits */,
1356 -1 /* no modification of top bits */,