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.c126 ssh_ecdsa_equal(const struct sshkey *a, const struct sshkey *b) in ssh_ecdsa_equal() function
500 /* .equal = */ ssh_ecdsa_equal,
H A Dssh_namespace.h599 #define ssh_ecdsa_equal Fssh_ssh_ecdsa_equal macro