Symbol: sshbuf_get_cstring
crypto/openssh/auth-options.c
129
if ((r = sshbuf_get_cstring(data, &command,
crypto/openssh/auth-options.c
144
if ((r = sshbuf_get_cstring(data, &allowed,
crypto/openssh/auth-options.c
754
if ((r = sshbuf_get_cstring(b, &a[i], NULL)) != 0)
crypto/openssh/auth-options.c
792
(r = sshbuf_get_cstring(m, flag ? NULL : sp, NULL)) != 0)
crypto/openssh/auth-options.c
93
if ((r = sshbuf_get_cstring(c, &name, NULL)) != 0 ||
crypto/openssh/auth-pam.c
358
if ((r = sshbuf_get_cstring(b, &(sshpam_env[i]), NULL)) != 0)
crypto/openssh/auth-pam.c
372
if ((r = sshbuf_get_cstring(b, &env, NULL)) != 0)
crypto/openssh/auth-pam.c
438
if ((r = sshbuf_get_cstring(buffer,
crypto/openssh/auth-pam.c
868
(r = sshbuf_get_cstring(buffer, &msg, &mlen)) != 0)
crypto/openssh/auth.c
616
if ((r = sshbuf_get_cstring(auth_debug, &msg, NULL)) != 0)
crypto/openssh/authfd.c
244
(r = sshbuf_get_cstring(ids, &comment, NULL)) != 0)
crypto/openssh/channels.c
3174
if ((r = sshbuf_get_cstring(original, &ctype, NULL)) != 0 ||
crypto/openssh/channels.c
3225
if ((r = sshbuf_get_cstring(original, &ctype, NULL)) != 0) {
crypto/openssh/channels.c
3234
(r = sshbuf_get_cstring(original, &listen_host, NULL)) != 0 ||
crypto/openssh/kex.c
198
if ((r = sshbuf_get_cstring(b, &(proposal[i]), NULL)) != 0) {
crypto/openssh/krl.c
1014
if ((r = sshbuf_get_cstring(sect, &name, NULL)) != 0 ||
crypto/openssh/krl.c
1084
(r = sshbuf_get_cstring(copy, &krl->comment, NULL)) != 0) {
crypto/openssh/krl.c
834
if ((r = sshbuf_get_cstring(subsect, &name, NULL)) != 0 ||
crypto/openssh/krl.c
946
if ((r = sshbuf_get_cstring(subsect,
crypto/openssh/monitor.c
1009
if ((r = sshbuf_get_cstring(m, &passwd, &plen)) != 0)
crypto/openssh/monitor.c
1084
if ((r = sshbuf_get_cstring(m, &response, NULL)) != 0)
crypto/openssh/monitor.c
1231
if ((r = sshbuf_get_cstring(m, &(resp[i]), NULL)) != 0)
crypto/openssh/monitor.c
1285
(r = sshbuf_get_cstring(m, &cuser, NULL)) != 0 ||
crypto/openssh/monitor.c
1286
(r = sshbuf_get_cstring(m, &chost, NULL)) != 0 ||
crypto/openssh/monitor.c
1400
if ((r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1413
(r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1471
if ((r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1484
(r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1494
if ((r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1503
if ((r = sshbuf_get_cstring(b, &cp, NULL)) != 0)
crypto/openssh/monitor.c
1529
(r = sshbuf_get_cstring(m, &sigalg, NULL)) != 0)
crypto/openssh/monitor.c
1747
if ((r = sshbuf_get_cstring(m, &tty, NULL)) != 0)
crypto/openssh/monitor.c
1820
if ((r = sshbuf_get_cstring(m, &cmd, NULL)) != 0)
crypto/openssh/monitor.c
476
(r = sshbuf_get_cstring(logmsg, &msg, NULL)) != 0)
crypto/openssh/monitor.c
723
(r = sshbuf_get_cstring(m, &alg, NULL)) != 0 ||
crypto/openssh/monitor.c
851
if ((r = sshbuf_get_cstring(m, &authctxt->user, NULL)) != 0)
crypto/openssh/monitor.c
957
if ((r = sshbuf_get_cstring(m, &authctxt->service, NULL)) != 0 ||
crypto/openssh/monitor.c
958
(r = sshbuf_get_cstring(m, &authctxt->style, NULL)) != 0)
crypto/openssh/monitor_wrap.c
300
(r = sshbuf_get_cstring(m, &newopts->x, NULL)) != 0) \
crypto/openssh/monitor_wrap.c
307
if ((r = sshbuf_get_cstring(m, \
crypto/openssh/monitor_wrap.c
373
if ((r = sshbuf_get_cstring(m, &pw->pw_name, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
374
(r = sshbuf_get_cstring(m, &pw->pw_passwd, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
376
(r = sshbuf_get_cstring(m, &pw->pw_gecos, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
379
(r = sshbuf_get_cstring(m, &pw->pw_class, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
381
(r = sshbuf_get_cstring(m, &pw->pw_dir, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
382
(r = sshbuf_get_cstring(m, &pw->pw_shell, NULL)) != 0)
crypto/openssh/monitor_wrap.c
412
if ((r = sshbuf_get_cstring(m, &banner, NULL)) != 0)
crypto/openssh/monitor_wrap.c
645
if ((r = sshbuf_get_cstring(m, &p, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
646
(r = sshbuf_get_cstring(m, &msg, NULL)) != 0)
crypto/openssh/monitor_wrap.c
725
(r = sshbuf_get_cstring(m, &msg, &msglen)) != 0 ||
crypto/openssh/monitor_wrap.c
776
(r = sshbuf_get_cstring(m, name, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
777
(r = sshbuf_get_cstring(m, info, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
789
if ((r = sshbuf_get_cstring(m, &((*prompts)[i]), NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
906
if ((r = sshbuf_get_cstring(inc, &item->selector, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
907
(r = sshbuf_get_cstring(inc, &item->filename, NULL)) != 0 ||
crypto/openssh/monitor_wrap.c
958
if ((r = sshbuf_get_cstring(m, &challenge, NULL)) != 0)
crypto/openssh/mux.c
1640
if ((r = sshbuf_get_cstring(m, &name, NULL)) != 0 ||
crypto/openssh/mux.c
1685
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1747
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1751
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1837
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1843
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1973
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
1979
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2047
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2102
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2178
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2183
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2248
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
2252
if ((r = sshbuf_get_cstring(m, &e, NULL)) != 0)
crypto/openssh/mux.c
295
if ((r = sshbuf_get_cstring(m, &name, NULL)) != 0 ||
crypto/openssh/mux.c
354
(r = sshbuf_get_cstring(m, &cctx->term, NULL)) != 0 ||
crypto/openssh/mux.c
355
(r = sshbuf_get_cstring(m, &cmd, NULL)) != 0) {
crypto/openssh/mux.c
369
if ((r = sshbuf_get_cstring(m, &cp, NULL)) != 0)
crypto/openssh/mux.c
696
(r = sshbuf_get_cstring(m, &listen_addr, NULL)) != 0 ||
crypto/openssh/mux.c
698
(r = sshbuf_get_cstring(m, &connect_addr, NULL)) != 0 ||
crypto/openssh/mux.c
861
(r = sshbuf_get_cstring(m, &listen_addr, NULL)) != 0 ||
crypto/openssh/mux.c
863
(r = sshbuf_get_cstring(m, &connect_addr, NULL)) != 0 ||
crypto/openssh/mux.c
969
(r = sshbuf_get_cstring(m, &chost, NULL)) != 0 ||
crypto/openssh/packet.c
2463
if ((r = sshbuf_get_cstring(b, &enc->name, NULL)) != 0 ||
crypto/openssh/packet.c
2474
if ((r = sshbuf_get_cstring(b, &mac->name, NULL)) != 0)
crypto/openssh/packet.c
2488
(r = sshbuf_get_cstring(b, &comp->name, NULL)) != 0)
crypto/openssh/packet.c
2515
(r = sshbuf_get_cstring(m, &kex->hostkey_alg, NULL)) != 0 ||
crypto/openssh/packet.c
2716
return sshbuf_get_cstring(ssh->state->incoming_packet, valp, lenp);
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
90
if ((r = sshbuf_get_cstring(b, &magic, NULL)) != 0) {
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c
60
ASSERT_INT_EQ(sshbuf_get_cstring(p1, &s, &l), 0);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c
91
ASSERT_INT_EQ(sshbuf_get_cstring(p2, &s, &l), 0);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
348
r = sshbuf_get_cstring(p1, &s2, &s);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
360
r = sshbuf_get_cstring(p1, &s2, NULL);
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
371
ASSERT_INT_EQ(sshbuf_get_cstring(p1, &s2, &s), 0);
crypto/openssh/sftp-client.c
1050
(r = sshbuf_get_cstring(msg, &errmsg, NULL)) != 0)
crypto/openssh/sftp-client.c
1066
if ((r = sshbuf_get_cstring(msg, &filename, NULL)) != 0 ||
crypto/openssh/sftp-client.c
1067
(r = sshbuf_get_cstring(msg, &longname, NULL)) != 0 ||
crypto/openssh/sftp-client.c
1412
if ((r = sshbuf_get_cstring(msg, &filename, NULL)) != 0 ||
crypto/openssh/sftp-client.c
1413
(r = sshbuf_get_cstring(msg, &longname, NULL)) != 0 ||
crypto/openssh/sftp-client.c
2896
(r = sshbuf_get_cstring(msg, &errmsg, NULL)) != 0)
crypto/openssh/sftp-client.c
2919
if ((r = sshbuf_get_cstring(uidbuf, &name, NULL)) != 0)
crypto/openssh/sftp-client.c
2932
if ((r = sshbuf_get_cstring(gidbuf, &name, NULL)) != 0)
crypto/openssh/sftp-client.c
507
if ((r = sshbuf_get_cstring(msg, &name, NULL)) != 0 ||
crypto/openssh/sftp-client.c
789
if ((r = sshbuf_get_cstring(msg, &filename,
crypto/openssh/sftp-client.c
791
(r = sshbuf_get_cstring(msg, &longname,
crypto/openssh/sftp-common.c
143
if ((r = sshbuf_get_cstring(b, &type, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1105
if ((r = sshbuf_get_cstring(iqueue, &path, NULL)) != 0)
crypto/openssh/sftp-server.c
1191
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0)
crypto/openssh/sftp-server.c
1209
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1229
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0)
crypto/openssh/sftp-server.c
1247
if ((r = sshbuf_get_cstring(iqueue, &path, NULL)) != 0)
crypto/openssh/sftp-server.c
1274
if ((r = sshbuf_get_cstring(iqueue, &oldpath, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1275
(r = sshbuf_get_cstring(iqueue, &newpath, NULL)) != 0)
crypto/openssh/sftp-server.c
1334
if ((r = sshbuf_get_cstring(iqueue, &path, NULL)) != 0)
crypto/openssh/sftp-server.c
1358
if ((r = sshbuf_get_cstring(iqueue, &oldpath, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1359
(r = sshbuf_get_cstring(iqueue, &newpath, NULL)) != 0)
crypto/openssh/sftp-server.c
1378
if ((r = sshbuf_get_cstring(iqueue, &oldpath, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1379
(r = sshbuf_get_cstring(iqueue, &newpath, NULL)) != 0)
crypto/openssh/sftp-server.c
1398
if ((r = sshbuf_get_cstring(iqueue, &path, NULL)) != 0)
crypto/openssh/sftp-server.c
1436
if ((r = sshbuf_get_cstring(iqueue, &oldpath, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1437
(r = sshbuf_get_cstring(iqueue, &newpath, NULL)) != 0)
crypto/openssh/sftp-server.c
1474
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/sftp-server.c
1558
if ((r = sshbuf_get_cstring(iqueue, &path, NULL)) != 0)
crypto/openssh/sftp-server.c
1705
if ((r = sshbuf_get_cstring(iqueue, &username, NULL)) != 0)
crypto/openssh/sftp-server.c
1786
if ((r = sshbuf_get_cstring(iqueue, &request, NULL)) != 0)
crypto/openssh/sftp-server.c
749
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/sftp-server.c
906
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0)
crypto/openssh/sftp-server.c
993
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/ssh-agent.c
1109
if ((r = sshbuf_get_cstring(b, &dch->user, NULL)) != 0 ||
crypto/openssh/ssh-agent.c
1110
(r = sshbuf_get_cstring(b, &dch->hostname, NULL)) != 0 ||
crypto/openssh/ssh-agent.c
1217
if ((r = sshbuf_get_cstring(m, &ext_name, NULL)) != 0) {
crypto/openssh/ssh-agent.c
1233
if ((r = sshbuf_get_cstring(m, sk_providerp, NULL)) != 0) {
crypto/openssh/ssh-agent.c
1397
(r = sshbuf_get_cstring(e->request, &comment, NULL)) != 0) {
crypto/openssh/ssh-agent.c
1511
if ((r = sshbuf_get_cstring(e->request, &passwd, &pwlen)) != 0)
crypto/openssh/ssh-agent.c
1605
if ((r = sshbuf_get_cstring(e->request, &provider, NULL)) != 0 ||
crypto/openssh/ssh-agent.c
1606
(r = sshbuf_get_cstring(e->request, &pin, NULL)) != 0) {
crypto/openssh/ssh-agent.c
1686
if ((r = sshbuf_get_cstring(e->request, &provider, NULL)) != 0 ||
crypto/openssh/ssh-agent.c
1687
(r = sshbuf_get_cstring(e->request, &pin, NULL)) != 0) {
crypto/openssh/ssh-agent.c
1815
if ((r = sshbuf_get_cstring(e->request, &name, NULL)) != 0) {
crypto/openssh/ssh-agent.c
737
(r = sshbuf_get_cstring(b, &user, NULL)) != 0 || /* server user */
crypto/openssh/ssh-agent.c
738
(r = sshbuf_get_cstring(b, &service, NULL)) != 0 || /* service */
crypto/openssh/ssh-agent.c
739
(r = sshbuf_get_cstring(b, &method, NULL)) != 0 || /* method */
crypto/openssh/ssh-agent.c
741
(r = sshbuf_get_cstring(b, &pkalg, NULL)) != 0 || /* alg */
crypto/openssh/ssh-agent.c
805
(r = sshbuf_get_cstring(b, NULL, NULL)) != 0 || /* namespace */
crypto/openssh/ssh-agent.c
807
(r = sshbuf_get_cstring(b, NULL, NULL)) != 0 || /* hashalg */
crypto/openssh/ssh-dss.c
352
if (sshbuf_get_cstring(b, &ktype, NULL) != 0 ||
crypto/openssh/ssh-ecdsa-sk.c
272
if (sshbuf_get_cstring(b, &ktype, NULL) != 0) {
crypto/openssh/ssh-ecdsa-sk.c
289
if (sshbuf_get_cstring(b, &webauthn_origin, NULL) != 0 ||
crypto/openssh/ssh-ecdsa.c
241
if ((r = sshbuf_get_cstring(b, &curve, NULL)) != 0)
crypto/openssh/ssh-ecdsa.c
410
if (sshbuf_get_cstring(b, &ktype, NULL) != 0 ||
crypto/openssh/ssh-ed25519-sk.c
157
if (sshbuf_get_cstring(b, &ktype, NULL) != 0 ||
crypto/openssh/ssh-ed25519.c
227
if ((r = sshbuf_get_cstring(b, &ktype, NULL)) != 0 ||
crypto/openssh/ssh-keygen.c
2116
if ((r = sshbuf_get_cstring(options, &name, NULL)) != 0 ||
crypto/openssh/ssh-keygen.c
2131
if ((r = sshbuf_get_cstring(option, &arg, NULL)) != 0)
crypto/openssh/ssh-keygen.c
512
(r = sshbuf_get_cstring(b, &type, NULL)) != 0 ||
crypto/openssh/ssh-keygen.c
513
(r = sshbuf_get_cstring(b, &cipher, NULL)) != 0 ||
crypto/openssh/ssh-keysign.c
104
if ((r = sshbuf_get_cstring(b, &p, NULL)) != 0)
crypto/openssh/ssh-keysign.c
111
if ((r = sshbuf_get_cstring(b, &p, NULL)) != 0)
crypto/openssh/ssh-keysign.c
118
if ((r = sshbuf_get_cstring(b, &pkalg, NULL)) != 0 ||
crypto/openssh/ssh-keysign.c
132
if ((r = sshbuf_get_cstring(b, &p, &len)) != 0)
crypto/openssh/ssh-keysign.c
144
if ((r = sshbuf_get_cstring(b, &luser, NULL)) != 0)
crypto/openssh/ssh-pkcs11-client.c
661
(r = sshbuf_get_cstring(msg, &label, NULL)) != 0)
crypto/openssh/ssh-pkcs11-helper.c
134
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/ssh-pkcs11-helper.c
135
(r = sshbuf_get_cstring(iqueue, &pin, NULL)) != 0)
crypto/openssh/ssh-pkcs11-helper.c
174
if ((r = sshbuf_get_cstring(iqueue, &name, NULL)) != 0 ||
crypto/openssh/ssh-pkcs11-helper.c
175
(r = sshbuf_get_cstring(iqueue, &pin, NULL)) != 0)
crypto/openssh/ssh-rsa.c
492
if (sshbuf_get_cstring(b, &sigtype, NULL) != 0) {
crypto/openssh/ssh-sk-client.c
430
(r = sshbuf_get_cstring(resp, NULL, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
103
(r = sshbuf_get_cstring(req, &provider, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
105
(r = sshbuf_get_cstring(req, NULL, NULL)) != 0 || /* alg */
crypto/openssh/ssh-sk-helper.c
107
(r = sshbuf_get_cstring(req, &pin, NULL)) != 0)
crypto/openssh/ssh-sk-helper.c
163
(r = sshbuf_get_cstring(req, &provider, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
164
(r = sshbuf_get_cstring(req, &device, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
165
(r = sshbuf_get_cstring(req, &application, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
166
(r = sshbuf_get_cstring(req, &userid, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
168
(r = sshbuf_get_cstring(req, &pin, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
225
if ((r = sshbuf_get_cstring(req, &provider, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
226
(r = sshbuf_get_cstring(req, &device, NULL)) != 0 ||
crypto/openssh/ssh-sk-helper.c
227
(r = sshbuf_get_cstring(req, &pin, NULL)) != 0 ||
crypto/openssh/ssh-xmss.c
140
if ((ret = sshbuf_get_cstring(b, &xmss_name, NULL)) != 0)
crypto/openssh/ssh-xmss.c
173
if ((r = sshbuf_get_cstring(b, &xmss_name, NULL)) != 0 ||
crypto/openssh/ssh-xmss.c
303
if ((r = sshbuf_get_cstring(b, &ktype, NULL)) != 0 ||
crypto/openssh/sshbuf.h
191
int sshbuf_get_cstring(struct sshbuf *buf, char **valp, size_t *lenp);
crypto/openssh/sshd-session.c
727
if ((r = sshbuf_get_cstring(inc, &item->selector, NULL)) != 0 ||
crypto/openssh/sshd-session.c
728
(r = sshbuf_get_cstring(inc, &item->filename, NULL)) != 0 ||
crypto/openssh/sshkey-xmss.c
317
if ((r = sshbuf_get_cstring(b, &state->enc_ciphername, NULL)) != 0 ||
crypto/openssh/sshkey-xmss.c
788
if ((r = sshbuf_get_cstring(b, &magic, NULL)) != 0 ||
crypto/openssh/sshkey-xmss.c
861
(r = sshbuf_get_cstring(b, &k->xmss_filename, NULL)) != 0)
crypto/openssh/sshkey.c
1882
(ret = sshbuf_get_cstring(b, &key->cert->key_id, &kidlen)) != 0 ||
crypto/openssh/sshkey.c
1918
if ((ret = sshbuf_get_cstring(principals, &principal,
crypto/openssh/sshkey.c
1996
if (sshbuf_get_cstring(b, &key->sk_application, NULL) != 0)
crypto/openssh/sshkey.c
2020
if (sshbuf_get_cstring(b, &ktype, NULL) != 0) {
crypto/openssh/sshkey.c
2111
if ((r = sshbuf_get_cstring(b, &sigtype, NULL)) != 0)
crypto/openssh/sshkey.c
2606
if ((r = sshbuf_get_cstring(buf, &k->sk_application, NULL)) != 0 ||
crypto/openssh/sshkey.c
2627
if ((r = sshbuf_get_cstring(buf, &tname, NULL)) != 0)
crypto/openssh/sshkey.c
3067
(r = sshbuf_get_cstring(decoded, &ciphername, NULL)) != 0 ||
crypto/openssh/sshkey.c
3068
(r = sshbuf_get_cstring(decoded, &kdfname, NULL)) != 0 ||
crypto/openssh/sshkey.c
3215
(r = sshbuf_get_cstring(decrypted, &comment, NULL)) != 0)
crypto/openssh/sshsig.c
288
(r = sshbuf_get_cstring(buf, &hashalg, NULL)) != 0 ||
crypto/openssh/sshsig.c
341
(r = sshbuf_get_cstring(signature, &got_namespace, NULL)) != 0 ||
crypto/openssh/sshsig.c
343
(r = sshbuf_get_cstring(signature, &sig_hashalg, NULL)) != 0 ||