Home
last modified time | relevance | path

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

/mcuboot-latest/ext/fiat/src/
Dcurve25519.c133 static void fe_tobytes(uint8_t s[32], const fe *f) { in fe_tobytes() function
322 fe_tobytes(s, &tight); in fe_isnonzero()
332 fe_tobytes(s, f); in fe_isnegative()
414 fe_tobytes(s, &y); in x25519_ge_tobytes()
1305 fe_tobytes(out, &x2); in x25519_scalar_mult_generic()