Searched refs:smallPrime (Results 1 – 1 of 1) sorted by relevance
751 ? smallPrime(bitLength, certainty, rnd) in BigInteger()783 smallPrime(bitLength, DEFAULT_PRIME_CERTAINTY, rnd) : in probablePrime()794 private static BigInteger smallPrime(int bitLength, int certainty, Random rnd) { in smallPrime() method in BigInteger