Home
last modified time | relevance | path

Searched refs:buffer_get_string (Results 1 – 25 of 29) sorted by relevance

12

/trueos/crypto/openssh/
HDssh-keysign.c78 p = buffer_get_string(&b, &len); in valid_request()
90 p = buffer_get_string(&b, NULL); in valid_request()
96 p = buffer_get_string(&b, NULL); in valid_request()
102 pkalg = buffer_get_string(&b, NULL); in valid_request()
103 pkblob = buffer_get_string(&b, &blen); in valid_request()
116 p = buffer_get_string(&b, &len); in valid_request()
127 p = buffer_get_string(&b, NULL); in valid_request()
233 data = buffer_get_string(&b, &dlen); in main()
HDmonitor.c525 msg = buffer_get_string(&logmsg, NULL); in monitor_read_log()
682 p = buffer_get_string(m, &datlen); in mm_answer_sign()
740 username = buffer_get_string(m, NULL); in mm_answer_pwnamallow()
836 authctxt->service = buffer_get_string(m, NULL); in mm_answer_authserv()
837 authctxt->style = buffer_get_string(m, NULL); in mm_answer_authserv()
857 passwd = buffer_get_string(m, &plen); in mm_answer_authpassword()
920 response = buffer_get_string(m, NULL); in mm_answer_bsdauthrespond()
971 response = buffer_get_string(m, NULL); in mm_answer_skeyrespond()
1032 authctxt->user = buffer_get_string(m, NULL); in mm_answer_pam_init_ctx()
1093 resp[i] = buffer_get_string(m, NULL); in mm_answer_pam_respond()
[all …]
HDmonitor_wrap.c227 *sigp = buffer_get_string(&m, lenp); in mm_key_sign()
255 pw = buffer_get_string(&m, &len); in mm_getpwnamallow()
258 pw->pw_name = buffer_get_string(&m, NULL); in mm_getpwnamallow()
259 pw->pw_passwd = buffer_get_string(&m, NULL); in mm_getpwnamallow()
261 pw->pw_gecos = buffer_get_string(&m, NULL); in mm_getpwnamallow()
264 pw->pw_class = buffer_get_string(&m, NULL); in mm_getpwnamallow()
266 pw->pw_dir = buffer_get_string(&m, NULL); in mm_getpwnamallow()
267 pw->pw_shell = buffer_get_string(&m, NULL); in mm_getpwnamallow()
271 newopts = buffer_get_string(&m, &len); in mm_getpwnamallow()
277 newopts->x = buffer_get_string(&m, NULL); \ in mm_getpwnamallow()
[all …]
HDssh-pkcs11-client.c129 signature = buffer_get_string(&msg, &slen); in pkcs11_rsa_private_encrypt()
207 blob = buffer_get_string(&msg, &blen); in pkcs11_add_provider()
208 free(buffer_get_string(&msg, NULL)); in pkcs11_add_provider()
HDssh-agent.c346 blob = buffer_get_string(&e->request, &blen); in process_sign_request2()
347 data = buffer_get_string(&e->request, &dlen); in process_sign_request2()
399 blob = buffer_get_string(&e->request, &blen); in process_remove_identity()
524 comment = buffer_get_string(&e->request, NULL); in process_add_identity()
574 passwd = buffer_get_string(&e->request, NULL); in process_lock_agent()
620 provider = buffer_get_string(&e->request, NULL); in process_add_smartcard_key()
621 pin = buffer_get_string(&e->request, NULL); in process_add_smartcard_key()
677 provider = buffer_get_string(&e->request, NULL); in process_remove_smartcard_key()
678 pin = buffer_get_string(&e->request, NULL); in process_remove_smartcard_key()
HDssh-ecdsa.c123 ktype = buffer_get_string(&b, NULL); in ssh_ecdsa_verify()
131 sigblob = buffer_get_string(&b, &len); in ssh_ecdsa_verify()
HDmux.c1491 char *name = buffer_get_string(&m, NULL); in mux_client_hello_exchange()
1492 char *value = buffer_get_string(&m, NULL); in mux_client_hello_exchange()
1528 e = buffer_get_string(&m, NULL); in mux_client_request_alive()
1582 e = buffer_get_string(&m, NULL); in mux_client_request_terminate()
1585 e = buffer_get_string(&m, NULL); in mux_client_request_terminate()
1648 e = buffer_get_string(&m, NULL); in mux_client_forward()
1653 e = buffer_get_string(&m, NULL); in mux_client_forward()
1773 e = buffer_get_string(&m, NULL); in mux_client_request_session()
1778 e = buffer_get_string(&m, NULL); in mux_client_request_session()
1832 e = buffer_get_string(&m, NULL); in mux_client_request_session()
[all …]
HDauthfd.c336 *comment = buffer_get_string(&auth->identities, NULL); in ssh_get_next_identity()
343 blob = buffer_get_string(&auth->identities, &blen); in ssh_get_next_identity()
344 *comment = buffer_get_string(&auth->identities, NULL); in ssh_get_next_identity()
452 *sigp = buffer_get_string(&msg, lenp); in ssh_agent_sign()
HDsftp-common.c129 type = buffer_get_string(b, NULL); in decode_attrib()
130 data = buffer_get_string(b, NULL); in decode_attrib()
HDsftp-client.c242 handle = buffer_get_string(&msg, len); in get_handle()
373 char *name = buffer_get_string(&msg, NULL); in do_init()
374 char *value = buffer_get_string(&msg, NULL); in do_init()
531 filename = buffer_get_string(&msg, NULL); in do_lsreaddir()
532 longname = buffer_get_string(&msg, NULL); in do_lsreaddir()
763 filename = buffer_get_string(&msg, NULL); in do_realpath()
764 longname = buffer_get_string(&msg, NULL); in do_realpath()
943 filename = buffer_get_string(&msg, NULL); in do_readlink()
944 longname = buffer_get_string(&msg, NULL); in do_readlink()
1189 data = buffer_get_string(&msg, &len); in do_download()
HDauth-pam.c316 sshpam_env[i] = buffer_get_string(b, NULL); in import_environments()
324 env = buffer_get_string(b, NULL); in import_environments()
376 reply[i].resp = buffer_get_string(&buffer, NULL); in sshpam_thread_conv()
388 reply[i].resp = buffer_get_string(&buffer, NULL); in sshpam_thread_conv()
734 msg = buffer_get_string(&buffer, NULL); in sshpam_query()
HDbuffer.h71 void *buffer_get_string(Buffer *, u_int *);
HDkey.c2481 type_name = buffer_get_string(blob, NULL); in key_private_deserialize()
2494 cert = buffer_get_string(blob, &len); in key_private_deserialize()
2505 curve = buffer_get_string(blob, NULL); in key_private_deserialize()
2536 cert = buffer_get_string(blob, &len); in key_private_deserialize()
2568 cert = buffer_get_string(blob, &len); in key_private_deserialize()
2580 k->ed25519_pk = buffer_get_string(blob, &pklen); in key_private_deserialize()
2581 k->ed25519_sk = buffer_get_string(blob, &sklen); in key_private_deserialize()
2590 cert = buffer_get_string(blob, &len); in key_private_deserialize()
2595 k->ed25519_pk = buffer_get_string(blob, &pklen); in key_private_deserialize()
2596 k->ed25519_sk = buffer_get_string(blob, &sklen); in key_private_deserialize()
HDssh-ed25519.c107 sigblob = buffer_get_string(&b, &len); in ssh_ed25519_verify()
HDssh-dss.c144 sigblob = buffer_get_string(&b, &len); in ssh_dss_verify()
HDssh-rsa.c144 sigblob = buffer_get_string(&b, &len); in ssh_rsa_verify()
HDbufaux.c197 buffer_get_string(Buffer *buffer, u_int *length_ptr) in buffer_get_string() function
HDssh-pkcs11-helper.c56 #define get_string(lenp) buffer_get_string(&iqueue, lenp);
HDssh-keygen.c426 type = buffer_get_string(&b, NULL); in do_convert_private_ssh2_from_blob()
427 cipher = buffer_get_string(&b, NULL); in do_convert_private_ssh2_from_blob()
1833 name = buffer_get_string(&options, NULL); in show_options()
1847 data = buffer_get_string(&option, NULL); in show_options()
HDauthfile.c667 *commentp = buffer_get_string(&copy, NULL); in key_parse_public_rsa1()
812 *commentp = buffer_get_string(&copy, NULL); in key_parse_private_rsa1()
HDauth.c721 msg = buffer_get_string(&auth_debug, NULL); in auth_debug_send()
HDauth2-pubkey.c96 pkalg = buffer_get_string(&b, &alen); in userauth_pubkey()
HDssh_namespace.h77 #define buffer_get_string ssh_buffer_get_string macro
HDsshconnect2.c592 pkalg = buffer_get_string(&b, &alen); in input_userauth_pk_ok()
1505 *sigp = buffer_get_string(&b, lenp); in ssh_keysign()
/trueos/crypto/openssh/openbsd-compat/
HDport-tun.c255 *data = buffer_get_string(&c->output, dlen); in sys_tun_outfilter()

12