Searched refs:fe25519_cswap (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/ |
| H A D | x25519_ref10.c | 89 fe25519_cswap(x2, x3, swap); in crypto_scalarmult_curve25519_ref10() 90 fe25519_cswap(z2, z3, swap); in crypto_scalarmult_curve25519_ref10() 111 fe25519_cswap(x2, x3, swap); in crypto_scalarmult_curve25519_ref10() 112 fe25519_cswap(z2, z3, swap); in crypto_scalarmult_curve25519_ref10()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10_fe_51.h | 146 fe25519_cswap(fe25519 f, fe25519 g, unsigned int b) in fe25519_cswap() function
|
| H A D | ed25519_ref10_fe_25_5.h | 198 fe25519_cswap(fe25519 f, fe25519 g, unsigned int b) in fe25519_cswap() function
|