Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c4205 ge_precomp minust; in table_select() local
4218 fe_copy(minust.yplusx, t->yminusx); in table_select()
4219 fe_copy(minust.yminusx, t->yplusx); in table_select()
4220 fe_neg(minust.xy2d, t->xy2d); in table_select()
4221 cmov(t, &minust, bnegative); in table_select()

Completed in 31 milliseconds