Searched refs:sshbuf_dup_string (Results 1 – 11 of 11) sorted by relevance
142 p = sshbuf_dup_string(p1); in sshbuf_misc_tests()148 p = sshbuf_dup_string(p1); in sshbuf_misc_tests()155 p = sshbuf_dup_string(p1); in sshbuf_misc_tests()162 p = sshbuf_dup_string(p1); in sshbuf_misc_tests()
140 sshbuf_dup_string(struct sshbuf *buf) in sshbuf_dup_string() function
255 char *sshbuf_dup_string(struct sshbuf *buf);
121 if ((kbdintctxt->devices = sshbuf_dup_string(b)) == NULL) in kbdint_alloc()
508 if ((list = sshbuf_dup_string(b)) == NULL) in authmethods_get()
653 #define sshbuf_dup_string Fssh_sshbuf_dup_string macro
735 else if ((auth_info = sshbuf_dup_string( in expose_authinfo()
773 if ((ret = sshbuf_dup_string(b)) == NULL)
2127 if ((list = sshbuf_dup_string(b)) == NULL) in authmethods_get()
2382 if ((obuf = cbuf = sshbuf_dup_string(conf)) == NULL) in parse_server_config()
863 if ((ret = sshbuf_dup_string(buf)) == NULL) in channel_open_message()