Searched refs:getNativeBIGNUM (Results 1 – 2 of 2) sorted by relevance
45 long getNativeBIGNUM() { in getNativeBIGNUM() method in BigInt
95 if (bigInt == null || bigInt.getNativeBIGNUM() == 0) { in BigInteger()