Searched refs:Z1Pow4 (Results 1 – 1 of 1) sorted by relevance
973 ECFieldElement Z1Pow4 = Z1Squared.square(); in twice() local976 M = M.subtract(Z1Pow4.multiply(a4Neg)); in twice()980 M = M.add(Z1Pow4.multiply(a4)); in twice()