Home
last modified time | relevance | path

Searched refs:sshbuf_fromb (Results 1 – 11 of 11) sorted by relevance

/dragonfly/crypto/openssh/
H A Dkexgexc.c165 if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) { in input_kex_dh_gex_reply()
H A Dsshbuf.h71 struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
H A Dkexgen.c158 if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) { in input_kex_gen_reply()
H A Dsshbuf.c120 sshbuf_fromb(struct sshbuf *buf) in sshbuf_fromb() function
H A Dsshsig.c97 if ((sbuf = sshbuf_fromb(sig)) == NULL) { in sshsig_dearmor()
265 if ((buf = sshbuf_fromb(signature)) == NULL) in sshsig_peek_hashalg()
H A Dkrl.c1003 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
1112 if ((copy = sshbuf_fromb(buf)) == NULL) { in ssh_krl_from_blob()
H A Dauth-options.c81 if ((c = sshbuf_fromb(oblob)) == NULL) { in cert_option_list()
H A Dssh-agent.c588 if ((b = sshbuf_fromb(msg)) == NULL) in parse_userauth_request()
662 if ((b = sshbuf_fromb(msg)) == NULL) in parse_sshsig_request()
H A Dkex.c360 if ((b = sshbuf_fromb(raw)) == NULL) { in kex_buf2prop()
H A Dssh-keygen.c2058 if ((options = sshbuf_fromb(optbuf)) == NULL) in show_options()
H A Dsshkey.c2410 if ((copy = sshbuf_fromb(b)) == NULL) { in sshkey_from_blob_internal()