Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c4286 static void fe_cswap(fe f, fe g, unsigned int b) in fe_cswap() function
4388 fe_cswap(x2, x3, swap); in x25519_scalar_mult_generic()
4389 fe_cswap(z2, z3, swap); in x25519_scalar_mult_generic()
/third_party/openssl/crypto/ec/
Dcurve25519.c4296 static void fe_cswap(fe f, fe g, unsigned int b) in fe_cswap() function
4398 fe_cswap(x2, x3, swap); in x25519_scalar_mult_generic()
4399 fe_cswap(z2, z3, swap); in x25519_scalar_mult_generic()