Searched refs:fe_frombytes (Results 1 – 4 of 4) sorted by relevance
22 #define fe_frombytes crypto_scalarmult_curve25519_sandy2x_fe_frombytes macro24 extern void fe_frombytes(fe, const unsigned char *);
31 fe_frombytes(fe h, const unsigned char *s) in fe_frombytes() function
41 fe_frombytes(x1, p); in crypto_scalarmult_curve25519_sandy2x()
790 static void fe_frombytes(fe h, const uint8_t *s) in fe_frombytes() function1865 fe_frombytes(h->Y, s); in ge_frombytes_vartime()4379 fe_frombytes(x1, point); in x25519_scalar_mult_generic()