HomeSort by: relevance | last modified time | path
    Searched refs:fe25519_copy (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 443 fe25519_copy(r->Z, p->Z);
471 fe25519_copy(r->X, p->X);
472 fe25519_copy(r->Y, p->Y);
473 fe25519_copy(r->Z, p->Z);
568 fe25519_copy(minust.yplusx, t->yminusx);
569 fe25519_copy(minust.yminusx, t->yplusx);
603 fe25519_copy(minust.YplusX, t->YminusX);
604 fe25519_copy(minust.YminusX, t->YplusX);
605 fe25519_copy(minust.Z, t->Z);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/ref10/
x25519_ref10.c 81 fe25519_copy(x3, x1);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10_fe_51.h 192 fe25519_copy(fe25519 h, const fe25519 f) function in typeref:typename:void
ed25519_ref10_fe_25_5.h 274 fe25519_copy(fe25519 h, const fe25519 f) function in typeref:typename:void

Completed in 15 milliseconds