Searched refs:sshkey_compare (Results 1 – 1 of 1) sorted by relevance
387 int (*sshkey_compare)(const struct sshkey *, const struct sshkey *) = in sshkey_in_file() local422 if (sshkey_compare(key, pub) || in sshkey_in_file()424 sshkey_compare(key->cert->signature_key, pub))) { in sshkey_in_file()