Searched defs:fe_tobytes (Results 1 – 2 of 2) sorted by relevance
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