Searched refs:ssh_dss_serialize_public (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dssh-dss.c105 ssh_dss_serialize_public(const struct sshkey *key, struct sshbuf *b, function
136 if ((r = ssh_dss_serialize_public(key, b, opts)) != 0)
423 /* .ssh_serialize_public = */ ssh_dss_serialize_public,
H A Dssh_namespace.h581 #define ssh_dss_serialize_public Fssh_ssh_dss_serialize_public macro

Completed in 64 milliseconds