Searched refs:sshbuf_fromb (Results 1 – 10 of 10) sorted by relevance
75 p2 = sshbuf_fromb(p1); in sshbuf_fixed()
71 struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
118 sshbuf_fromb(struct sshbuf *buf) in sshbuf_fromb() function
942 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()1051 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
149 if ((c = sshbuf_fromb(oblob)) == NULL) { in cert_option_list()
657 #define sshbuf_fromb Fssh_sshbuf_fromb macro
336 if ((b = sshbuf_fromb(raw)) == NULL) { in kex_buf2prop()
955 if ((copy = sshbuf_fromb(encoded)) == NULL || in sshkey_xmss_decrypt_state()
1953 if ((options = sshbuf_fromb(optbuf)) == NULL) in show_options()
2031 if ((copy = sshbuf_fromb(b)) == NULL) { in sshkey_from_blob_internal()