Searched refs:sshbuf_fromb (Results 1 – 7 of 7) sorted by relevance
80 struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
119 sshbuf_fromb(struct sshbuf *buf) in sshbuf_fromb() function
440 if ((c = sshbuf_fromb(oblob)) == NULL) { in parse_option_list()
945 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()1055 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
199 if ((b = sshbuf_fromb(raw)) == NULL) { in kex_buf2prop()
1987 if ((copy = sshbuf_fromb(b)) == NULL) { in sshkey_from_blob_internal()3629 if ((copy = sshbuf_fromb(blob)) == NULL) in sshkey_parse_public_rsa1_fileblob()3700 if ((copy = sshbuf_fromb(blob)) == NULL || in sshkey_parse_private_rsa1()
1860 if ((options = sshbuf_fromb(optbuf)) == NULL) in show_options()