Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10.h66 fe25519 xy2d; member
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c334 fe25519_mul(r->T, q->xy2d, p->T); in ge25519_madd()
355 fe25519_mul(r->T, q->xy2d, p->T); in ge25519_msub()
461 fe25519_mul(pi->xy2d, xy, d2); in ge25519_p3_to_precomp()
507 fe25519_0(h->xy2d); in ge25519_precomp_0()
540 fe25519_cmov(t->xy2d, u->xy2d, b); in ge25519_cmov()
570 fe25519_neg(minust.xy2d, t->xy2d); in ge25519_select()