Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c53 static __always_inline void fe_frombytes(fe *h, const u8 *s) in fe_frombytes() function
794 fe_frombytes(&x1, point); in curve25519_generic()