Home
last modified time | relevance | path

Searched refs:crypto_sign_ed25519 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/
H A Dcrypto_sign.c64 return crypto_sign_ed25519(sm, smlen_p, m, mlen, sk); in crypto_sign()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h43 int crypto_sign_ed25519(unsigned char *sm, unsigned long long *smlen_p,
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c121 crypto_sign_ed25519(unsigned char *sm, unsigned long long *smlen_p, in crypto_sign_ed25519() function
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/
H A DMakefile.am45 sodium/crypto_sign_ed25519.h \