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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
obsolete.c 50 sc25519_reduce(nonce);
57 sc25519_reduce(hram);
101 sc25519_reduce(h);
sign.c 90 sc25519_reduce(nonce);
99 sc25519_reduce(hram);
open.c 48 sc25519_reduce(h);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10.h 118 void sc25519_reduce(unsigned char *s);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1571 sc25519_reduce(unsigned char *s) function in typeref:typename:void

Completed in 15 milliseconds