Home
last modified time | relevance | path

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

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