Lines Matching refs:fe25519
22 static const fe25519 ge25519_ecd = {{0xA3, 0x78, 0x59, 0x13, 0xCA, 0x4D, 0xEB, 0x75, 0xAB, 0xD8, 0x…
25 static const fe25519 ge25519_ec2d = {{0x59, 0xF1, 0xB2, 0x26, 0x94, 0x9B, 0xD6, 0xEB, 0x56, 0xB1, 0…
28 static const fe25519 ge25519_sqrtm1 = {{0xB0, 0xA0, 0x0E, 0x4A, 0x27, 0x1B, 0xEE, 0xC4, 0x78, 0xE4,…
35 fe25519 x;
36 fe25519 z;
37 fe25519 y;
38 fe25519 t;
43 fe25519 x;
44 fe25519 y;
45 fe25519 z;
50 fe25519 x;
51 fe25519 y;
85 fe25519 a,b,t1,t2,c,d,e,f,g,h,qt; in ge25519_mixadd2()
108 fe25519 a, b, c, d, t; in add_p1p1()
129 fe25519 a,b,c,d; in dbl_p1p1()
173 fe25519 v; in choose_t()
199 fe25519 t, chk, num, den, den2, den4, den6; in ge25519_unpackneg_vartime()
245 fe25519 tx, ty, zi; in ge25519_pack()