Home | History | Annotate | Download | only in dist

Lines Matching refs:sshkey

48 #include "sshkey.h"
54 ssh_ecdsa_sk_cleanup(struct sshkey *k)
61 ssh_ecdsa_sk_equal(const struct sshkey *a, const struct sshkey *b)
71 ssh_ecdsa_sk_serialize_public(const struct sshkey *key, struct sshbuf *b,
85 ssh_ecdsa_sk_serialize_private(const struct sshkey *key, struct sshbuf *b,
102 ssh_ecdsa_sk_copy_public(const struct sshkey *from, struct sshkey *to)
115 struct sshkey *key)
128 struct sshkey *key)
220 ssh_ecdsa_sk_verify(const struct sshkey *key,