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

/freebsd-10-stable/crypto/openssh/
H A Dsshkey.h203 int ssh_dss_verify(const struct sshkey *key,
H A Dssh-dss.c130 ssh_dss_verify(const struct sshkey *key, function
H A Dssh_namespace.h600 #define ssh_dss_verify Fssh_ssh_dss_verify macro
H A Dsshkey.c2221 return ssh_dss_verify(key, sig, siglen, data, dlen, compat);

Completed in 141 milliseconds