Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c238 static void fe_mul_llt(fe_loose *h, const fe_loose *f, const fe *g) { in fe_mul_llt() function
751 fe_mul_llt(&out->xy2d, &out->xy2d, &d2); in x25519_ge_scalarmult_small_precomp()