Searched refs:threeTimes (Results 1 – 10 of 10) sorted by relevance
258 return threeTimes(); in twicePlus()278 public ECPoint threeTimes() in threeTimes() method in SecP192K1Point
258 return threeTimes(); in twicePlus()278 public ECPoint threeTimes() in threeTimes() method in SecP256K1Point
258 return threeTimes(); in twicePlus()278 public ECPoint threeTimes() in threeTimes() method in SecP224K1Point
270 return threeTimes(); in twicePlus()290 public ECPoint threeTimes() in threeTimes() method in SecP192R1Point
268 return threeTimes(); in twicePlus()288 public ECPoint threeTimes() in threeTimes() method in SecP256R1Point
268 return threeTimes(); in twicePlus()288 public ECPoint threeTimes() in threeTimes() method in SecP224R1Point
269 return threeTimes(); in twicePlus()289 public ECPoint threeTimes() in threeTimes() method in SecP384R1Point
263 return threeTimes(); in twicePlus()283 public ECPoint threeTimes() in threeTimes() method in SecP521R1Point
513 public ECPoint threeTimes() in threeTimes() method in ECPoint1018 return threeTimes(); in twicePlus()1052 return threeTimes(); in twicePlus()1091 public ECPoint threeTimes() in threeTimes() method in ECPoint.Fp
423 preComp[1] = p.threeTimes(); in precompute()