Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-misc.c141 ret = sshbuf_dup_string(tmp); in sshbuf_dtob64_string()
213 sshbuf_dup_string(struct sshbuf *buf) in sshbuf_dup_string() function
H A Dauth2-chall.c130 if ((kbdintctxt->devices = sshbuf_dup_string(b)) == NULL) in kbdint_alloc()
H A Dsshsig.c137 if ((b64 = sshbuf_dup_string(sbuf)) == NULL) { in sshsig_dearmor()
877 if ((principals = sshbuf_dup_string(nprincipals)) == NULL) { in cert_filter_principals()
H A Dauth-pam.c811 else if ((auth_info = sshbuf_dup_string( in expose_authinfo()
H A Dmisc.c1324 if (!missingvar && (ret = sshbuf_dup_string(buf)) == NULL) in vdollar_percent_expand()