Searched defs:prime (Results 1 – 3 of 3) sorted by relevance
55 private BigInteger prime; field in RSAOtherPrimeInfo74 public RSAOtherPrimeInfo(BigInteger prime, in RSAOtherPrimeInfo()
790 private static void prime() { in prime() method in BigIntegerTest
728 BigInteger prime; in BigInteger() local