Searched refs:sshbuf_dup_string (Results 1 – 5 of 5) sorted by relevance
141 ret = sshbuf_dup_string(tmp); in sshbuf_dtob64_string()213 sshbuf_dup_string(struct sshbuf *buf) in sshbuf_dup_string() function
130 if ((kbdintctxt->devices = sshbuf_dup_string(b)) == NULL) in kbdint_alloc()
137 if ((b64 = sshbuf_dup_string(sbuf)) == NULL) { in sshsig_dearmor()877 if ((principals = sshbuf_dup_string(nprincipals)) == NULL) { in cert_filter_principals()
811 else if ((auth_info = sshbuf_dup_string( in expose_authinfo()
1324 if (!missingvar && (ret = sshbuf_dup_string(buf)) == NULL) in vdollar_percent_expand()