Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-ecdsa.c128 ssh_ecdsa_equal(const struct sshkey *a, const struct sshkey *b) in ssh_ecdsa_equal() function
479 /* .equal = */ ssh_ecdsa_equal,
H A Dssh_namespace.h601 #define ssh_ecdsa_equal Fssh_ssh_ecdsa_equal macro