Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dinternal.h107 } ge_precomp; typedef
Dcurve25519.c577 static void ge_precomp_0(ge_precomp *h) { in ge_precomp_0()
647 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_madd()
664 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) { in ge_msub()
726 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) { in cmov()
736 ge_precomp multiples[15]; in x25519_ge_scalarmult_small_precomp()
747 ge_precomp *out = &multiples[i]; in x25519_ge_scalarmult_small_precomp()
768 ge_precomp e; in x25519_ge_scalarmult_small_precomp()
800 static void table_select(ge_precomp *t, int pos, signed char b) { in table_select()
801 ge_precomp minust; in table_select()
836 ge_precomp t; in x25519_ge_scalarmult_base()
Dcurve25519_tables.h153 static const ge_precomp k25519Precomp[32][8] = {
7647 static const ge_precomp Bi[8] = {