Searched refs:dividend0 (Results 1 – 1 of 1) sorted by relevance
556 BigInteger dividend0; in getSi() local560 dividend0 = ECConstants.ONE.subtract(ui[1]); in getSi()565 dividend0 = ECConstants.ONE.add(ui[1]); in getSi()577 si[0] = dividend0.shiftRight(1); in getSi()582 si[0] = dividend0.shiftRight(2); in getSi()