Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c234 static void fe_mul_ltt(fe_loose *h, const fe *f, const fe *g) { in fe_mul_ltt() function
595 fe_mul_ltt(&r->T2d, &p->T, &d2); in x25519_ge_p3_to_cached()
750 fe_mul_ltt(&out->xy2d, &x, &y); in x25519_ge_scalarmult_small_precomp()