Home
last modified time | relevance | path

Searched refs:buf_putbyte (Results 1 – 24 of 24) sorted by relevance

/external/dropbear/
Dcli-chansession.c99 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()
Dsvr-auth.c78 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()
Dcli-kex.c53 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()
Dcommon-channel.c361 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()
Dcli-authpasswd.c133 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()
Dcli-authinteract.c96 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()
Dcli-authpubkey.c139 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in send_msg_userauth_pubkey()
150 buf_putbyte(ses.writepayload, realsign); in send_msg_userauth_pubkey()
Dcli-tcpfwd.c129 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()
Drsa.c350 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()
Dsvr-tcpfwd.c114 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()
Dsvr-service.c82 buf_putbyte(ses.writepayload, SSH_MSG_SERVICE_ACCEPT); in send_msg_service_accept()
Dcli-service.c40 buf_putbyte(ses.writepayload, SSH_MSG_SERVICE_REQUEST); in send_msg_service_request()
Dsvr-kex.c89 buf_putbyte(ses.writepayload, SSH_MSG_KEXDH_REPLY); in send_msg_kexdh_reply()
Dbuffer.c174 void buf_putbyte(buffer* buf, unsigned char val) { in buf_putbyte() function
299 buf_putbyte(buf, 0x00); in buf_putmpint()
Dprocess-packet.c138 buf_putbyte(ses.writepayload, SSH_MSG_UNIMPLEMENTED); in recv_unimplemented()
Dsvr-chansession.c167 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()
Dbuffer.h54 void buf_putbyte(buffer* buf, unsigned char val);
Dcommon-kex.c69 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()
Ddss.c391 buf_putbyte(buf, 0); in buf_put_dss_sign()
404 buf_putbyte(buf, 0); in buf_put_dss_sign()
Dcommon-algo.c222 buf_putbyte(algolist, ','); in buf_put_algolist()
Dcli-auth.c48 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_REQUEST); in cli_auth_getmethods()
Dsvr-authpubkey.c142 buf_putbyte(ses.writepayload, SSH_MSG_USERAUTH_PK_OK); in send_msg_userauth_pk_ok()
Ddbutil.c583 buf_putbyte(line, (unsigned char)c); in buf_getline()
Dpacket.c468 buf_putbyte(clearwritebuf, padlen); in encrypt_packet()