Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-fiat32.c622 static noinline void fe_cswap(fe *f, fe *g, unsigned int b) in fe_cswap() function
816 fe_cswap(&x2, &x3, swap); in curve25519_generic()
817 fe_cswap(&z2, &z3, swap); in curve25519_generic()
848 fe_cswap(&x2, &x3, swap); in curve25519_generic()
849 fe_cswap(&z2, &z3, swap); in curve25519_generic()