Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-rsa.c63 ssh_rsa_equal(const struct sshkey *a, const struct sshkey *b) in ssh_rsa_equal() function
561 /* .equal = */ ssh_rsa_equal,
H A Dssh_namespace.h750 #define ssh_rsa_equal Fssh_ssh_rsa_equal macro