Searched refs:ge_precomp (Results 1 – 2 of 2) sorted by relevance
67 } ge_precomp; typedef
1049 static void ge_precomp_0(ge_precomp *h) { in ge_precomp_0()1118 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_madd()1134 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_msub()1193 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) { in cmov()1203 ge_precomp multiples[15]; in x25519_ge_scalarmult_small_precomp()1212 ge_precomp *out = &multiples[i]; in x25519_ge_scalarmult_small_precomp()1233 ge_precomp e; in x25519_ge_scalarmult_small_precomp()1351 static const ge_precomp k25519Precomp[32][8] = {3472 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select()3473 ge_precomp minust; in table_select()[all …]