/external/dropbear/ |
D | cli-chansession.c | 99 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_REQUEST); in start_channel_request() 179 buf_putbyte(ses.writepayload, 0); /* TTY_OP_END */ in put_termcodes() 223 buf_putbyte(ses.writepayload, sshcode); in put_termcodes() 227 buf_putbyte(ses.writepayload, 0); /* THE END, aka TTY_OP_END */ in put_termcodes() 273 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_REQUEST); in cli_chansess_winchange() 276 buf_putbyte(ses.writepayload, 0); /* FALSE says the spec */ in cli_chansess_winchange() 293 buf_putbyte(ses.writepayload, 0); in send_chansess_pty_req() 332 buf_putbyte(ses.writepayload, 0); /* Don't want replies */ in send_chansess_shell_req()
|
D | svr-auth.c | 78 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_BANNER); in send_msg_userauth_banner() 299 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_FAILURE); in send_msg_userauth_failure() 307 buf_putbyte(typebuf, ','); in send_msg_userauth_failure() 324 buf_putbyte(ses.writepayload, partial ? 1 : 0); in send_msg_userauth_failure() 356 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_SUCCESS); in send_msg_userauth_success()
|
D | cli-kex.c | 53 buf_putbyte(ses.writepayload, SSH_MSG_KEXDH_INIT); in send_msg_kexdh_init() 308 buf_putbyte(line, ' '); in checkhostkey() 310 buf_putbyte(line, ' '); in checkhostkey() 317 buf_putbyte(line, '\n'); in checkhostkey()
|
D | common-channel.c | 361 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_CLOSE); in send_msg_channel_close() 380 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_EOF); in send_msg_channel_eof() 608 buf_putbyte(ses.writepayload, in send_msg_channel_data() 745 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_WINDOW_ADJUST); in send_msg_channel_window_adjust() 842 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_FAILURE); in send_msg_channel_failure() 855 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_SUCCESS); in send_msg_channel_success() 870 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_OPEN_FAILURE); in send_msg_channel_open_failure() 889 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_OPEN_CONFIRMATION); in send_msg_channel_open_confirmation() 970 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_OPEN); in send_msg_channel_open_init()
|
D | cli-authpasswd.c | 133 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in cli_auth_password() 144 buf_putbyte(ses.writepayload, 0); /* FALSE - so says the spec */ in cli_auth_password()
|
D | cli-authinteract.c | 96 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_INFO_RESPONSE); in recv_msg_userauth_info_request() 143 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in cli_auth_interactive()
|
D | cli-authpubkey.c | 139 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in send_msg_userauth_pubkey() 150 buf_putbyte(ses.writepayload, realsign); in send_msg_userauth_pubkey()
|
D | cli-tcpfwd.c | 129 buf_putbyte(ses.writepayload, SSH_MSG_GLOBAL_REQUEST); in send_msg_global_request_remotetcp() 131 buf_putbyte(ses.writepayload, 0); in send_msg_global_request_remotetcp()
|
D | rsa.c | 350 buf_putbyte(buf, 0x00); in buf_put_rsa_sign() 399 buf_putbyte(rsa_EM, 0x01); in rsa_pad_em() 402 buf_putbyte(rsa_EM, 0xff); in rsa_pad_em()
|
D | svr-tcpfwd.c | 114 buf_putbyte(ses.writepayload, SSH_MSG_REQUEST_SUCCESS); in send_msg_request_success() 122 buf_putbyte(ses.writepayload, SSH_MSG_REQUEST_FAILURE); in send_msg_request_failure()
|
D | svr-service.c | 82 buf_putbyte(ses.writepayload, SSH_MSG_SERVICE_ACCEPT); in send_msg_service_accept()
|
D | cli-service.c | 40 buf_putbyte(ses.writepayload, SSH_MSG_SERVICE_REQUEST); in send_msg_service_request()
|
D | svr-kex.c | 89 buf_putbyte(ses.writepayload, SSH_MSG_KEXDH_REPLY); in send_msg_kexdh_reply()
|
D | buffer.c | 174 void buf_putbyte(buffer* buf, unsigned char val) { in buf_putbyte() function 299 buf_putbyte(buf, 0x00); in buf_putmpint()
|
D | process-packet.c | 138 buf_putbyte(ses.writepayload, SSH_MSG_UNIMPLEMENTED); in recv_unimplemented()
|
D | svr-chansession.c | 167 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_REQUEST); in send_msg_chansess_exitstatus() 170 buf_putbyte(ses.writepayload, 0); /* boolean FALSE */ in send_msg_chansess_exitstatus() 203 buf_putbyte(ses.writepayload, SSH_MSG_CHANNEL_REQUEST); in send_msg_chansess_exitsignal() 206 buf_putbyte(ses.writepayload, 0); /* boolean FALSE */ in send_msg_chansess_exitsignal() 208 buf_putbyte(ses.writepayload, chansess->exit.exitcore); in send_msg_chansess_exitsignal()
|
D | buffer.h | 54 void buf_putbyte(buffer* buf, unsigned char val);
|
D | common-kex.c | 69 buf_putbyte(ses.writepayload, SSH_MSG_KEXINIT); in send_msg_kexinit() 106 buf_putbyte(ses.writepayload, 0x00); in send_msg_kexinit() 136 buf_putbyte(ses.writepayload, SSH_MSG_NEWKEYS); in send_msg_newkeys()
|
D | dss.c | 391 buf_putbyte(buf, 0); in buf_put_dss_sign() 404 buf_putbyte(buf, 0); in buf_put_dss_sign()
|
D | common-algo.c | 222 buf_putbyte(algolist, ','); in buf_put_algolist()
|
D | cli-auth.c | 48 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in cli_auth_getmethods()
|
D | svr-authpubkey.c | 142 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_PK_OK); in send_msg_userauth_pk_ok()
|
D | dbutil.c | 583 buf_putbyte(line, (unsigned char)c); in buf_getline()
|
D | packet.c | 468 buf_putbyte(clearwritebuf, padlen); in encrypt_packet()
|