Searched refs:sshkey_sk_fields_equal (Results 1 – 4 of 4) sorted by relevance
51 if (!sshkey_sk_fields_equal(a, b)) in ssh_ed25519_sk_equal()
325 int sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b);
77 if (!sshkey_sk_fields_equal(a, b)) in ssh_ecdsa_sk_equal()
690 sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b) in sshkey_sk_fields_equal() function