sshbuf_get_string
if ((r = sshbuf_get_string(msg, &sig, &len)) != 0)
if ((r = sshbuf_get_string(c->output, &data, &dlen)) != 0)
if ((r = sshbuf_get_string(b, &p, &len)) != 0)
if ((r = sshbuf_get_string(sect, &rdata, &rlen)) != 0)
if ((r = sshbuf_get_string(m, &p, &len)) != 0)
(r = sshbuf_get_string(m, &p, &datlen)) != 0 ||
if ((r = sshbuf_get_string(m, sigp, lenp)) != 0)
(r = sshbuf_get_string(b, &enc->key, &keylen)) != 0 ||
(r = sshbuf_get_string(b, &enc->iv, &ivlen)) != 0)
(r = sshbuf_get_string(b, &mac->key, &maclen)) != 0)
return sshbuf_get_string(ssh->state->incoming_packet, valp, lenp);
if ((r = sshbuf_get_string(msg, &data, &len)) != 0)
if ((r = sshbuf_get_string(msg, &data, &len)) != 0)
if ((r = sshbuf_get_string(msg, &handle, len)) != 0)
(r = sshbuf_get_string(msg, &value, &vlen)) != 0)
(r = sshbuf_get_string(b, &data, &dlen)) != 0)
if ((r = sshbuf_get_string(queue, &handle, &hlen)) != 0)
(r = sshbuf_get_string(iqueue, &data, &len)) != 0)
sshbuf_get_string(b, &sigblob, &len) != 0) {
if ((r = sshbuf_get_string(b, &pk, &len)) != 0)
if ((r = sshbuf_get_string(b, &ed25519_sk, &sklen)) != 0)
(r = sshbuf_get_string(b, &pkblob, &blen)) != 0)
if ((r = sshbuf_get_string(b, &data, &dlen)) != 0)
if ((r = sshbuf_get_string(b, NULL, &len)) != 0)
if ((r = sshbuf_get_string(msg, &signature, &slen)) != 0)
if ((r = sshbuf_get_string(msg, &signature, &slen)) != 0)
if ((r = sshbuf_get_string(msg, &blob, &blen)) != 0 ||
if ((r = sshbuf_get_string(iqueue, &blob, &blen)) != 0 ||
(r = sshbuf_get_string(iqueue, &data, &dlen)) != 0 ||
if (sshbuf_get_string(b, &sigblob, &len) != 0) {
if ((r = sshbuf_get_string(resp, sigp, lenp)) != 0) {
(r = sshbuf_get_string(resp, &userid, &userid_len)) != 0) {
if ((ret = sshbuf_get_string(b, &pk, &len)) != 0)
(r = sshbuf_get_string(b, &xmss_pk, &pklen)) != 0 ||
(r = sshbuf_get_string(b, &xmss_sk, &sklen)) != 0)
int sshbuf_get_string(struct sshbuf *buf, u_char **valp, size_t *lenp);
if ((r = sshbuf_get_string(b, sigp, lenp)) != 0) {
if ((r = sshbuf_get_string(m, &cp, &len)) != 0 || /* XXX _direct */
(r = sshbuf_get_string(b, &state->enc_keyiv, &len)) != 0)
(r = sshbuf_get_string(b, &state->stack, &ls)) != 0 ||
(r = sshbuf_get_string(b, &state->stacklevels, &lsl)) != 0 ||
(r = sshbuf_get_string(b, &state->auth, &la)) != 0 ||
(r = sshbuf_get_string(b, &state->keep, &lk)) != 0 ||
(r = sshbuf_get_string(b, &state->th_nodes, &ln)) != 0 ||
(r = sshbuf_get_string(b, &state->retain, &lr)) != 0 ||
if ((ret = sshbuf_get_string(b, &sig, &slen)) != 0) {
if ((r = sshbuf_get_string(kdf, &salt, &slen)) != 0 ||
(r = sshbuf_get_string(buf, NULL, NULL)) != 0 ||
(r = sshbuf_get_string(signature, NULL, NULL)) != 0 ||
if ((r = sshbuf_get_string(c->output, data, dlen)) != 0)