Lines Matching refs:base2
49 mpz_t r1, r2, t1, exp2, base2;72 mpz_init (base2);140 mpz_mod (base2, base, mod);148 mpz_mul (r2, r2, base2);153 mpz_mul (base2, base2, base2);154 mpz_mod (base2, base2, mod);202 mpz_clear (base2);
Indexes created Sat Feb 28 05:31:39 UTC 2026