sshbuf_fromb
if ((c = sshbuf_fromb(oblob)) == NULL) {
if ((b = sshbuf_fromb(raw)) == NULL) {
if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) {
if ((tmp = sshbuf_fromb(server_host_key_blob)) == NULL) {
if ((copy = sshbuf_fromb(buf)) == NULL) {
(ts->cin = sshbuf_fromb(ts->c_template)) == NULL)
(ts->sin = sshbuf_fromb(ts->s_template)) == NULL)
p2 = sshbuf_fromb(p1);
if ((b = sshbuf_fromb(msg)) == NULL)
if ((b = sshbuf_fromb(msg)) == NULL)
if ((options = sshbuf_fromb(optbuf)) == NULL)
struct sshbuf *sshbuf_fromb(struct sshbuf *buf);
if ((child->config = sshbuf_fromb(config)) == NULL)
if ((copy = sshbuf_fromb(encoded)) == NULL ||
if ((copy = sshbuf_fromb(b)) == NULL) {
if ((buf = sshbuf_fromb(signature)) == NULL)
if ((sbuf = sshbuf_fromb(sig)) == NULL) {