Searched refs:crypto_sign_ed25519_open (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dcrypto_api.h40 int crypto_sign_ed25519_open(unsigned char *, unsigned long long *,
H A Ded25519.c103 int crypto_sign_ed25519_open( function
H A Dssh-ed25519.c143 if ((ret = crypto_sign_ed25519_open(m, &mlen, sm, smlen,
145 debug2("%s: crypto_sign_ed25519_open failed: %d",
H A Dssh_namespace.h265 #define crypto_sign_ed25519_open Fssh_crypto_sign_ed25519_open macro

Completed in 184 milliseconds