Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
H A Dx25519_ref10.c122 edwards_to_montgomery(fe25519 montgomeryX, const fe25519 edwardsY, const fe25519 edwardsZ) in edwards_to_montgomery() argument
130 fe25519_mul(montgomeryX, tempX, tempZ); in edwards_to_montgomery()