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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10.h 66 fe25519 xy2d; member in struct:__anonb791cb620408
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 334 fe25519_mul(r->T, q->xy2d, p->T);
355 fe25519_mul(r->T, q->xy2d, p->T);
461 fe25519_mul(pi->xy2d, xy, d2);
507 fe25519_0(h->xy2d);
540 fe25519_cmov(t->xy2d, u->xy2d, b);
570 fe25519_neg(minust.xy2d, t->xy2d);

Completed in 189 milliseconds