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