Home
last modified time | relevance | path

Searched refs:fe_tobytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c164 static __always_inline void fe_tobytes(u8 s[32], const fe *f) in fe_tobytes() function
853 fe_tobytes(out, &x2); in curve25519_generic()