Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c588 static void fe51_cswap(fe51 f, fe51 g, unsigned int b) in fe51_cswap() function
725 fe51_cswap(x2, x3, swap); in x25519_scalar_mult()
726 fe51_cswap(z2, z3, swap); in x25519_scalar_mult()