Home
last modified time | relevance | path

Searched refs:ssh_ed25519_sk_equal (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssh/
H A Dssh-ed25519-sk.c49 ssh_ed25519_sk_equal(const struct sshkey *a, const struct sshkey *b) in ssh_ed25519_sk_equal() function
255 /* .equal = */ ssh_ed25519_sk_equal,
H A Dssh_namespace.h617 #define ssh_ed25519_sk_equal Fssh_ssh_ed25519_sk_equal macro