Searched refs:sixteenY4 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Decp.cpp304 sixteenY4 = P.x = P.y = mr.MultiplicativeIdentity();
311 sixteenY4 = P.z = mr.MultiplicativeIdentity();
322 aZ4 = mr.Multiply(aZ4, sixteenY4);
330 sixteenY4 = mr.Square(fourY2);
331 mr.Reduce(P.y, mr.Half(sixteenY4));
337 Integer sixteenY4, aZ4, twoY, fourY2, S, M; member in class:ProjectiveDoubling

Completed in 105 milliseconds