Home
last modified time | relevance | path

Searched refs:ssh_dss_equal (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-dss.c77 ssh_dss_equal(const struct sshkey *a, const struct sshkey *b) in ssh_dss_equal() function
422 /* .equal = */ ssh_dss_equal,
H A Dssh_namespace.h578 #define ssh_dss_equal Fssh_ssh_dss_equal macro