Home
last modified time | relevance | path

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

/external/boringssl/src/third_party/fiat/
Dcurve25519.c801 ge_precomp minust; in table_select() local
814 fe_copy_ll(&minust.yplusx, &t->yminusx); in table_select()
815 fe_copy_ll(&minust.yminusx, &t->yplusx); in table_select()
820 fe_neg(&minust.xy2d, &tmp); in table_select()
822 cmov(t, &minust, bnegative); in table_select()