Home
last modified time | relevance | path

Searched refs:epid_t (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/epid/member/tiny/math/src/
Dpairing.c30 static const VeryLargeInt epid_t = {{0x30B0A801, 0x6882F5C0, 0, 0, 0, 0, 0, 0}}; variable
104 Fq12ExpCyc(&t1, f, &epid_t); in finalExp()
108 Fq12ExpCyc(&t3, &t1, &epid_t); in finalExp()
112 Fq12ExpCyc(&t0, &t3, &epid_t); in finalExp()
253 VliAdd(&s, &epid_t, &epid_t); // s = 2*t in PairingCompute()
254 VliAdd(&s, &s, &epid_t); // s = 3*t in PairingCompute()