Lines Matching refs:sshkey
34 #include "sshkey.h"
43 ssh_ed25519_sk_cleanup(struct sshkey *k)
50 ssh_ed25519_sk_equal(const struct sshkey *a, const struct sshkey *b)
60 ssh_ed25519_sk_serialize_public(const struct sshkey *key, struct sshbuf *b,
74 ssh_ed25519_sk_serialize_private(const struct sshkey *key, struct sshbuf *b,
88 ssh_ed25519_sk_copy_public(const struct sshkey *from, struct sshkey *to)
101 struct sshkey *key)
114 struct sshkey *key)
126 ssh_ed25519_sk_verify(const struct sshkey *key,