Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c234 static void fe_copy_lt(fe_loose *h, const fe *f) { in fe_copy_lt() function
300 fe_copy_lt(&l, z); in fe_invert()
481 fe_copy_lt(&r->Z, &p->Z); in x25519_ge_p3_to_cached()