Home
last modified time | relevance | path

Searched refs:sshkey_sk_fields_equal (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh-ed25519-sk.c52 if (!sshkey_sk_fields_equal(a, b)) in ssh_ed25519_sk_equal()
Dsshkey.h337 int sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b);
Dssh-ecdsa-sk.c63 if (!sshkey_sk_fields_equal(a, b)) in ssh_ecdsa_sk_equal()
Dsshkey.c794 sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b) in sshkey_sk_fields_equal() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym728 sshkey_sk_fields_equal