HomeSort by: relevance | last modified time | path
    Searched refs:sshkey_sk_fields_equal (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
ssh-ed25519-sk.c 51 if (!sshkey_sk_fields_equal(a, b))
sshkey.h 307 int sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b);
ssh-ecdsa-sk.c 63 if (!sshkey_sk_fields_equal(a, b))
sshkey.c 774 sshkey_sk_fields_equal(const struct sshkey *a, const struct sshkey *b) function

Completed in 19 milliseconds