Searched defs:fe_tobytes (Results 1 – 3 of 3) sorted by relevance
320 static void fe_tobytes(uint8_t s[32], const fe *f) { in fe_tobytes() function
160 static __always_inline void fe_tobytes(u8 s[32], const fe *f) in fe_tobytes() function
872 static void fe_tobytes(uint8_t *s, const fe h) in fe_tobytes() function