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