Symbol: sshbuf_put_string
crypto/openssh/auth2-hostbased.c
135
(r = sshbuf_put_string(b, pkalg, alen)) != 0 ||
crypto/openssh/auth2-hostbased.c
136
(r = sshbuf_put_string(b, pkblob, blen)) != 0 ||
crypto/openssh/auth2-pubkey.c
218
(r = sshbuf_put_string(b, pkblob, blen)) != 0)
crypto/openssh/authfd.c
424
(r = sshbuf_put_string(msg, data, datalen)) != 0 ||
crypto/openssh/authfd.c
469
(r = sshbuf_put_string(b, NULL, 0)) != 0) /* reserved */
crypto/openssh/authfd.c
495
(r = sshbuf_put_string(b, NULL, 0)) != 0) /* reserved */
crypto/openssh/authfd.c
663
(r = sshbuf_put_string(msg, blob, blen)) != 0)
crypto/openssh/channels.c
2183
if ((r = sshbuf_put_string(c->input, buf, len)) != 0)
crypto/openssh/channels.c
3462
if ((r = sshbuf_put_string(c->output, data, data_len)) != 0)
crypto/openssh/kexmlkem768x25519.c
168
if ((r = sshbuf_put_string(buf, hash,
crypto/openssh/kexmlkem768x25519.c
244
if ((r = sshbuf_put_string(buf, hash,
crypto/openssh/kexsntrup761x25519.c
145
if ((r = sshbuf_put_string(buf, hash,
crypto/openssh/kexsntrup761x25519.c
209
if ((r = sshbuf_put_string(buf, hash,
crypto/openssh/krl.c
588
if ((r = sshbuf_put_string(buf, NULL, 0)) != 0)
crypto/openssh/krl.c
594
if ((r = sshbuf_put_string(buf, NULL, 0)) != 0)
crypto/openssh/krl.c
752
(r = sshbuf_put_string(buf, NULL, 0)) != 0 ||
crypto/openssh/krl.c
770
if ((r = sshbuf_put_string(sect, rb->blob, rb->len)) != 0)
crypto/openssh/krl.c
781
if ((r = sshbuf_put_string(sect, rb->blob, rb->len)) != 0)
crypto/openssh/krl.c
793
if ((r = sshbuf_put_string(sect, rb->blob, rb->len)) != 0)
crypto/openssh/monitor.c
2004
(r = sshbuf_put_string(m, out.value, out.length)) != 0 ||
crypto/openssh/monitor.c
755
(r = sshbuf_put_string(sigbuf, session_id2,
crypto/openssh/monitor.c
790
if ((r = sshbuf_put_string(m, signature, siglen)) != 0)
crypto/openssh/monitor.c
807
if ((r = sshbuf_put_string(b, \
crypto/openssh/monitor.c
819
if ((r = sshbuf_put_string(m, &options, sizeof(options))) != 0)
crypto/openssh/monitor_wrap.c
1045
if ((r = sshbuf_put_string(m, goid->elements, goid->length)) != 0)
crypto/openssh/monitor_wrap.c
1069
if ((r = sshbuf_put_string(m, in->value, in->length)) != 0)
crypto/openssh/monitor_wrap.c
1098
if ((r = sshbuf_put_string(m, gssbuf->value, gssbuf->length)) != 0 ||
crypto/openssh/monitor_wrap.c
1099
(r = sshbuf_put_string(m, gssmic->value, gssmic->length)) != 0)
crypto/openssh/monitor_wrap.c
264
(r = sshbuf_put_string(m, data, datalen)) != 0 ||
crypto/openssh/monitor_wrap.c
566
(r = sshbuf_put_string(m, sig, siglen)) != 0 ||
crypto/openssh/monitor_wrap.c
567
(r = sshbuf_put_string(m, data, datalen)) != 0 ||
crypto/openssh/mux.c
1916
(r = sshbuf_put_string(m, NULL, 0)) != 0 || /* reserved */
crypto/openssh/mux.c
2137
(r = sshbuf_put_string(m, NULL, 0)) != 0 || /* reserved */
crypto/openssh/openbsd-compat/port-net.c
347
if ((r = sshbuf_put_string(c->input, ptr, len)) != 0)
crypto/openssh/packet.c
2393
(r = sshbuf_put_string(b, enc->key, enc->key_len)) != 0 ||
crypto/openssh/packet.c
2394
(r = sshbuf_put_string(b, enc->iv, enc->iv_len)) != 0)
crypto/openssh/packet.c
2399
(r = sshbuf_put_string(b, mac->key, mac->key_len)) != 0)
crypto/openssh/packet.c
2632
return sshbuf_put_string(ssh->state->outgoing_packet, v, len);
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
227
if ((r = sshbuf_put_string(b, pubkey, pubkey_len)) != 0) {
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
381
ASSERT_INT_EQ(sshbuf_put_string(p1, x, sizeof(x)), 0);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
392
r = sshbuf_put_string(p1, x, sizeof(x));
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
401
r = sshbuf_put_string(p1, (void *)0x01, 0xfffffffc);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c
254
ASSERT_INT_EQ(sshbuf_put_string(p1, expec256, sizeof(expec256)), 0);
crypto/openssh/regress/unittests/sshkey/test_sshkey.c
103
ASSERT_INT_EQ(sshbuf_put_string(b, NULL, 0), 0); /* reserved */
crypto/openssh/regress/unittests/sshkey/test_sshkey.c
107
ASSERT_INT_EQ(sshbuf_put_string(b, sigblob, siglen), 0); /* signature */
crypto/openssh/serverloop.c
712
(r = sshbuf_put_string(resp, sig, slen)) != 0) {
crypto/openssh/sftp-client.c
1192
(r = sshbuf_put_string(msg, old_handle, old_handle_len)) != 0 ||
crypto/openssh/sftp-client.c
1195
(r = sshbuf_put_string(msg, new_handle, new_handle_len)) != 0 ||
crypto/openssh/sftp-client.c
1355
(r = sshbuf_put_string(msg, handle, handle_len)) != 0)
crypto/openssh/sftp-client.c
1479
(r = sshbuf_put_string(msg, handle, handle_len)) != 0)
crypto/openssh/sftp-client.c
1532
(r = sshbuf_put_string(msg, handle, handle_len)) != 0 ||
crypto/openssh/sftp-client.c
2147
(r = sshbuf_put_string(msg, handle,
crypto/openssh/sftp-client.c
2150
(r = sshbuf_put_string(msg, data, len)) != 0)
crypto/openssh/sftp-client.c
243
(r = sshbuf_put_string(msg, s, len)) != 0)
crypto/openssh/sftp-client.c
2594
(r = sshbuf_put_string(msg, to_handle,
crypto/openssh/sftp-client.c
2597
(r = sshbuf_put_string(msg, data, len)) != 0)
crypto/openssh/sftp-client.c
261
(r = sshbuf_put_string(msg, s, len)) != 0 ||
crypto/openssh/sftp-client.c
687
(r = sshbuf_put_string(msg, handle, handle_len)) != 0)
crypto/openssh/sftp-client.c
747
(r = sshbuf_put_string(msg, handle, handle_len)) != 0)
crypto/openssh/sftp-server.c
590
(r = sshbuf_put_string(msg, data, dlen)) != 0)
crypto/openssh/ssh-agent.c
993
(r = sshbuf_put_string(msg, signature, slen)) != 0)
crypto/openssh/ssh-dss.c
307
(ret = sshbuf_put_string(b, sigblob, SIGBLOB_LEN)) != 0)
crypto/openssh/ssh-ed25519.c
182
(r = sshbuf_put_string(b, sig, smlen - datalen)) != 0)
crypto/openssh/ssh-ed25519.c
62
if ((r = sshbuf_put_string(b, key->ed25519_pk, ED25519_PK_SZ)) != 0)
crypto/openssh/ssh-ed25519.c
74
if ((r = sshbuf_put_string(b, key->ed25519_pk, ED25519_PK_SZ)) != 0 ||
crypto/openssh/ssh-ed25519.c
75
(r = sshbuf_put_string(b, key->ed25519_sk, ED25519_SK_SZ)) != 0)
crypto/openssh/ssh-keygen.c
1708
(r = sshbuf_put_string(c, NULL, 0)) != 0)
crypto/openssh/ssh-keysign.c
305
if ((r = sshbuf_put_string(b, signature, slen)) != 0)
crypto/openssh/ssh-pkcs11-client.c
285
(r = sshbuf_put_string(msg, blob, blen)) != 0 ||
crypto/openssh/ssh-pkcs11-client.c
286
(r = sshbuf_put_string(msg, from, flen)) != 0 ||
crypto/openssh/ssh-pkcs11-client.c
369
(r = sshbuf_put_string(msg, blob, blen)) != 0 ||
crypto/openssh/ssh-pkcs11-client.c
370
(r = sshbuf_put_string(msg, dgst, dgst_len)) != 0 ||
crypto/openssh/ssh-pkcs11-helper.c
147
if ((r = sshbuf_put_string(msg, blob, blen)) != 0 ||
crypto/openssh/ssh-pkcs11-helper.c
256
(r = sshbuf_put_string(msg, signature, slen)) != 0)
crypto/openssh/ssh-rsa.c
452
(ret = sshbuf_put_string(b, sig, slen)) != 0)
crypto/openssh/ssh-sk-client.c
256
(r = sshbuf_put_string(req, data, datalen)) != 0 ||
crypto/openssh/ssh-sk-helper.c
135
(r = sshbuf_put_string(resp, sig, siglen)) != 0)
crypto/openssh/ssh-sk-helper.c
258
(r = sshbuf_put_string(resp, srks[i]->user_id,
crypto/openssh/ssh-sk.c
231
if ((r = sshbuf_put_string(b,
crypto/openssh/ssh-sk.c
462
(r = sshbuf_put_string(attest,
crypto/openssh/ssh-sk.c
464
(r = sshbuf_put_string(attest,
crypto/openssh/ssh-sk.c
466
(r = sshbuf_put_string(attest,
crypto/openssh/ssh-sk.c
469
(r = sshbuf_put_string(attest, NULL, 0)) != 0 /* resvd */) {
crypto/openssh/ssh-sk.c
635
if ((r = sshbuf_put_string(sig,
crypto/openssh/ssh-xmss.c
242
(r = sshbuf_put_string(b, sig, smlen - datalen)) != 0)
crypto/openssh/ssh-xmss.c
78
(r = sshbuf_put_string(b, key->xmss_pk,
crypto/openssh/ssh-xmss.c
96
(r = sshbuf_put_string(b, key->xmss_pk,
crypto/openssh/ssh-xmss.c
98
(r = sshbuf_put_string(b, key->xmss_sk,
crypto/openssh/sshbuf-getput-basic.c
534
return sshbuf_put_string(buf, v, v == NULL ? 0 : strlen(v));
crypto/openssh/sshbuf-getput-basic.c
541
return sshbuf_put_string(buf, NULL, 0);
crypto/openssh/sshbuf-getput-basic.c
543
return sshbuf_put_string(buf, sshbuf_ptr(v), sshbuf_len(v));
crypto/openssh/sshbuf-getput-crypto.c
144
if ((r = sshbuf_put_string(buf, d + 1 - prepend, len + prepend)) < 0) {
crypto/openssh/sshbuf-getput-crypto.c
168
ret = sshbuf_put_string(buf, d, len);
crypto/openssh/sshbuf.h
193
int sshbuf_put_string(struct sshbuf *buf, const void *v, size_t len);
crypto/openssh/sshconnect2.c
1454
if ((r = sshbuf_put_string(b, signature, slen)) != 0)
crypto/openssh/sshconnect2.c
2078
(r = sshbuf_put_string(b, data, datalen)) != 0)
crypto/openssh/sshconnect2.c
2218
(r = sshbuf_put_string(b, keyblob, keylen)) != 0 ||
crypto/openssh/sshd-session.c
318
if ((r = sshbuf_put_string(hostkeys, NULL, 0)) != 0)
crypto/openssh/sshd-session.c
328
if ((r = sshbuf_put_string(hostkeys, NULL, 0)) != 0)
crypto/openssh/sshd.c
705
if ((r = sshbuf_put_string(hostkeys, NULL, 0)) != 0)
crypto/openssh/sshd.c
715
if ((r = sshbuf_put_string(hostkeys, NULL, 0)) != 0)
crypto/openssh/sshkey-xmss.c
302
(r = sshbuf_put_string(b, state->enc_keyiv,
crypto/openssh/sshkey-xmss.c
692
(r = sshbuf_put_string(b, state->stack, num_stack(state))) != 0 ||
crypto/openssh/sshkey-xmss.c
694
(r = sshbuf_put_string(b, state->stacklevels, num_stacklevels(state))) != 0 ||
crypto/openssh/sshkey-xmss.c
695
(r = sshbuf_put_string(b, state->auth, num_auth(state))) != 0 ||
crypto/openssh/sshkey-xmss.c
696
(r = sshbuf_put_string(b, state->keep, num_keep(state))) != 0 ||
crypto/openssh/sshkey-xmss.c
697
(r = sshbuf_put_string(b, state->th_nodes, num_th_nodes(state))) != 0 ||
crypto/openssh/sshkey-xmss.c
698
(r = sshbuf_put_string(b, state->retain, num_retain(state))) != 0 ||
crypto/openssh/sshkey.c
2327
if ((ret = sshbuf_put_string(cert, nonce, sizeof(nonce))) != 0)
crypto/openssh/sshkey.c
2355
(ret = sshbuf_put_string(cert, NULL, 0)) != 0 || /* Reserved */
crypto/openssh/sshkey.c
2356
(ret = sshbuf_put_string(cert, ca_blob, ca_len)) != 0)
crypto/openssh/sshkey.c
2375
if ((ret = sshbuf_put_string(cert, sig_blob, sig_len)) != 0)
crypto/openssh/sshkey.c
2887
if ((r = sshbuf_put_string(kdf, salt, SALT_LEN)) != 0 ||
crypto/openssh/sshkey.c
2905
(r = sshbuf_put_string(encoded, pubkeyblob, pubkeylen)) != 0)
crypto/openssh/sshsig.c
185
(r = sshbuf_put_string(tosign, NULL, 0)) != 0 || /* reserved */
crypto/openssh/sshsig.c
221
(r = sshbuf_put_string(blob, NULL, 0)) != 0 || /* reserved */
crypto/openssh/sshsig.c
223
(r = sshbuf_put_string(blob, sig, slen)) != 0) {
crypto/openssh/sshsig.c
330
(r = sshbuf_put_string(toverify, NULL, 0)) != 0 || /* reserved */