Searched refs:u1invert (Results 1 – 1 of 1) sorted by relevance
521 BigInteger u1invert = us[1].modInverse(twoToW); in getTw() local523 tw = ECConstants.TWO.multiply(us[0]).multiply(u1invert).mod(twoToW); in getTw()