Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c190 static void fe_mul_ltt(fe_loose *h, const fe *f, const fe *g) { in fe_mul_ltt() function
482 fe_mul_ltt(&r->T2d, &p->T, &d2); in x25519_ge_p3_to_cached()