Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c674 cert_compare(struct sshkey_cert *a, struct sshkey_cert *b) in cert_compare() function
722 if (!cert_compare(a->cert, b->cert)) in sshkey_equal()