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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
open.c 27 if (sc25519_is_canonical(sig + 32) == 0 ||
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10.h 123 int sc25519_is_canonical(const unsigned char *s);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1895 sc25519_is_canonical(const unsigned char *s) function in typeref:typename:int

Completed in 15 milliseconds