Searched refs:crypto_sign_ed25519 (Results 1 – 3 of 3) sorted by relevance
38 int crypto_sign_ed25519(unsigned char *, unsigned long long *,
51 int crypto_sign_ed25519( in crypto_sign_ed25519() function
59 if ((ret = crypto_sign_ed25519(sig, &smlen, data, datalen, in ssh_ed25519_sign()