Home
last modified time | relevance | path

Searched defs:Z1Z1 (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/libff/libff/algebra/curves/alt_bn128/
H A Dalt_bn128_g2.cpp174 alt_bn128_Fq2 Z1Z1 = (this->Z).squared(); in operator +() local
246 alt_bn128_Fq2 Z1Z1 = (this->Z).squared(); // Z1Z1 = Z1^2 in add() local
297 const alt_bn128_Fq2 Z1Z1 = (this->Z).squared(); in mixed_add() local
H A Dalt_bn128_g1.cpp164 alt_bn128_Fq Z1Z1 = (this->Z).squared(); in operator +() local
236 alt_bn128_Fq Z1Z1 = (this->Z).squared(); // Z1Z1 = Z1^2 in add() local
287 const alt_bn128_Fq Z1Z1 = (this->Z).squared(); in mixed_add() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/libff/libff/algebra/curves/bn128/
H A Dbn128_g2.cpp261 bn::Fp2 Z1Z1; in mixed_add() local
H A Dbn128_g1.cpp261 bn::Fp Z1Z1; in mixed_add() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A DFle.c79 ulong Z1Z1, Z2Z2, U1, U2, S1, S2, H, I, J, r, V, W; in Flj_add_indir_pre() local
H A DFpE.c75 GEN Z1Z1, Z2Z2, U1, U2, S1, S2, H, I, J, r, V, W, R; in FpJ_add() local