Searched refs:ge_precomp (Results 1 – 2 of 2) sorted by relevance
82 } ge_precomp; typedef
1048 static void ge_precomp_0(ge_precomp *h) { in ge_precomp_0()1117 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_madd()1133 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_msub()1192 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) { in cmov()1202 ge_precomp multiples[15]; in x25519_ge_scalarmult_small_precomp()1211 ge_precomp *out = &multiples[i]; in x25519_ge_scalarmult_small_precomp()1232 ge_precomp e; in x25519_ge_scalarmult_small_precomp()1350 static const ge_precomp k25519Precomp[32][8] = {3471 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select()3472 ge_precomp minust; in table_select()[all …]