Searched refs:largePrime (Results 1 – 1 of 1) sorted by relevance
752 : largePrime(bitLength, certainty, rnd)); in BigInteger()784 largePrime(bitLength, DEFAULT_PRIME_CERTAINTY, rnd)); in probablePrime()838 private static BigInteger largePrime(int bitLength, int certainty, Random rnd) { in largePrime() method in BigInteger