Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-dss.c103 ssh_dss_serialize_public(const struct sshkey *key, struct sshbuf *b, in ssh_dss_serialize_public() function
134 if ((r = ssh_dss_serialize_public(key, b, opts)) != 0) in ssh_dss_serialize_private()
421 /* .ssh_serialize_public = */ ssh_dss_serialize_public,