Home
last modified time | relevance | path

Searched refs:edwards_to_montgomery (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() function
149 edwards_to_montgomery(pk, A.Y, A.Z); in crypto_scalarmult_curve25519_ref10_base()