Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c126 static void fe_frombytes(fe *h, const uint8_t s[32]) { in fe_frombytes() function
425 fe_frombytes(&h->Y, s); in x25519_ge_frombytes_vartime()
1255 fe_frombytes(&x1, point); in x25519_scalar_mult_generic()