Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c203 static __always_inline void fe_copy(fe *h, const fe *f) in fe_copy() function
797 fe_copy(&x3, &x1); in curve25519_generic()