Searched refs:fe_frombytes (Results 1 – 1 of 1) sorted by relevance
57 static void fe_frombytes(fe h, const uint8_t *s) { in fe_frombytes() function992 fe_frombytes(h->Y, s); in x25519_ge_frombytes_vartime()1208 fe_frombytes(x, bytes); in x25519_ge_scalarmult_small_precomp()1209 fe_frombytes(y, bytes + 32); in x25519_ge_scalarmult_small_precomp()4808 fe_frombytes(x1, point); in x25519_scalar_mult_generic()