Searched refs:millerRabin (Results 1 – 1 of 1) sorted by relevance
1131 return x.millerRabin(t);1172 BigInteger.prototype.millerRabin = bnpMillerRabin; method in BigInteger