Home
last modified time | relevance | path

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

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