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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
open.c 51 ge25519_tobytes(rcheck, &R);
obsolete.c 105 ge25519_tobytes(t1, &cs);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10.h 76 void ge25519_tobytes(unsigned char *s, const ge25519_p2 *h);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 633 ge25519_tobytes(unsigned char *s, const ge25519_p2 *h) function in typeref:typename:void

Completed in 44 milliseconds