Searched refs:sshbuf_fromb (Results 1 – 16 of 16) sorted by relevance
74 p2 = sshbuf_fromb(p1); in sshbuf_fixed()
187 (ts->cin = sshbuf_fromb(ts->c_template)) == NULL) in do_kex_with_key()190 (ts->sin = sshbuf_fromb(ts->s_template)) == NULL) in do_kex_with_key()
165 if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) { in input_kex_dh_gex_reply()
57 struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
161 if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) { in input_kex_gen_reply()
145 sshbuf_fromb(struct sshbuf *buf) in sshbuf_fromb() function
96 if ((sbuf = sshbuf_fromb(sig)) == NULL) { in sshsig_dearmor()281 if ((buf = sshbuf_fromb(signature)) == NULL) in sshsig_peek_hashalg()
85 if ((c = sshbuf_fromb(oblob)) == NULL) { in cert_option_list()
726 if ((b = sshbuf_fromb(msg)) == NULL) in parse_userauth_request()800 if ((b = sshbuf_fromb(msg)) == NULL) in parse_sshsig_request()
775 #define sshbuf_fromb Fssh_sshbuf_fromb macro
1012 if ((copy = sshbuf_fromb(encoded)) == NULL || in sshkey_xmss_decrypt_state()
1068 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
188 if ((b = sshbuf_fromb(raw)) == NULL) { in kex_buf2prop()
274 if ((child->config = sshbuf_fromb(config)) == NULL) in child_register()
2016 if ((copy = sshbuf_fromb(b)) == NULL) { in sshkey_from_blob_internal()
2111 if ((options = sshbuf_fromb(optbuf)) == NULL) in show_options()