Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c322 static void fe_copy_lt(fe_loose *h, const fe *f) { in fe_copy_lt() function
393 fe_copy_lt(&l, z); in fe_invert()
594 fe_copy_lt(&r->Z, &p->Z); in x25519_ge_p3_to_cached()