Searched refs:sshkey_sk_fields_equal (Results 1 – 5 of 5) sorted by relevance
51 if (!sshkey_sk_fields_equal(a, b)) in ssh_ed25519_sk_equal()
339 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()
931 #define sshkey_sk_fields_equal Fssh_sshkey_sk_fields_equal macro
829 sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b) in sshkey_sk_fields_equal() function