Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dauthfile.c385 int (*sshkey_compare)(const struct sshkey *, const struct sshkey *) = in sshkey_in_file() local
420 if (sshkey_compare(key, pub) || in sshkey_in_file()
422 sshkey_compare(key->cert->signature_key, pub))) { in sshkey_in_file()