/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/ |
ed25519_ref10.c | 555 ge25519_precomp minust; local in function:ge25519_select 568 fe25519_copy(minust.yplusx, t->yminusx); 569 fe25519_copy(minust.yminusx, t->yplusx); 570 fe25519_neg(minust.xy2d, t->xy2d); 571 ge25519_cmov(t, &minust, bnegative); 590 ge25519_cached minust; local in function:ge25519_select_cached 603 fe25519_copy(minust.YplusX, t->YminusX); 604 fe25519_copy(minust.YminusX, t->YplusX); 605 fe25519_copy(minust.Z, t->Z); 606 fe25519_neg(minust.T2d, t->T2d) [all...] |
ed25519_ref10.c | 555 ge25519_precomp minust; local in function:ge25519_select 568 fe25519_copy(minust.yplusx, t->yminusx); 569 fe25519_copy(minust.yminusx, t->yplusx); 570 fe25519_neg(minust.xy2d, t->xy2d); 571 ge25519_cmov(t, &minust, bnegative); 590 ge25519_cached minust; local in function:ge25519_select_cached 603 fe25519_copy(minust.YplusX, t->YminusX); 604 fe25519_copy(minust.YminusX, t->YplusX); 605 fe25519_copy(minust.Z, t->Z); 606 fe25519_neg(minust.T2d, t->T2d) [all...] |
ed25519_ref10.c | 555 ge25519_precomp minust; local in function:ge25519_select 568 fe25519_copy(minust.yplusx, t->yminusx); 569 fe25519_copy(minust.yminusx, t->yplusx); 570 fe25519_neg(minust.xy2d, t->xy2d); 571 ge25519_cmov(t, &minust, bnegative); 590 ge25519_cached minust; local in function:ge25519_select_cached 603 fe25519_copy(minust.YplusX, t->YminusX); 604 fe25519_copy(minust.YminusX, t->YplusX); 605 fe25519_copy(minust.Z, t->Z); 606 fe25519_neg(minust.T2d, t->T2d) [all...] |