Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519_internal.h64 fe yplusx; member
H A Dcurve25519.c1066 fe_1(h->yplusx); in ge_precomp_0()
1139 fe_mul(r->Z, r->X, q->yplusx); in ge_madd()
1157 fe_mul(r->Y, r->Y, q->yplusx); in ge_msub()
1212 fe_cmov(t->yplusx, u->yplusx, b); in cmov()
1231 fe_add(out->yplusx, y, x); in x25519_ge_scalarmult_small_precomp()
3504 fe_copy(minust.yplusx, t->yminusx); in table_select()
3505 fe_copy(minust.yminusx, t->yplusx); in table_select()