Searched refs:fe_tobytes (Results 1 – 2 of 2) sorted by relevance
872 static void fe_tobytes(uint8_t *s, const fe h) in fe_tobytes() function1551 fe_tobytes(s, f); in fe_isnonzero()1567 fe_tobytes(s, f); in fe_isnegative()1840 fe_tobytes(s, y); in ge_tobytes()1853 fe_tobytes(s, y); in ge_p3_tobytes()4423 fe_tobytes(out, x2); in x25519_scalar_mult_generic()5649 fe_tobytes(out_public_value, zplusy); in ossl_x25519_public_from_private()
160 static __always_inline void fe_tobytes(u8 s[32], const fe *f) in fe_tobytes() function849 fe_tobytes(out, &x2); in curve25519_generic()