Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dssh-pkcs11-helper.c103 send_msg(struct sshbuf *m) in send_msg()
151 send_msg(msg); in process_add()
173 send_msg(msg); in process_del()
250 send_msg(msg); in process()
101 send_msg(struct sshbuf *m) send_msg() function
H A Dsftp-client.c144 send_msg(struct sftp_conn *conn, struct sshbuf *m) in send_msg() function
225 send_msg(conn, msg); in send_string_request()
244 send_msg(conn, msg); in send_string_attrs_request()
461 send_msg(ret, msg); in sftp_init()
621 send_msg(conn, msg); in sftp_get_limits()
669 send_msg(conn, msg); in sftp_close()
704 send_msg(conn, msg); in sftp_lsreaddir()
729 send_msg(conn, msg); in sftp_lsreaddir()
1011 send_msg(conn, msg); in sftp_realpath_expand()
1133 send_msg(conn, msg); in sftp_copy()
[all …]
H A Dssh-pkcs11-client.c167 send_msg(int fd, struct sshbuf *m) in send_msg() function
272 send_msg(helper->fd, msg); in rsa_encrypt()
355 send_msg(helper->fd, msg); in ecdsa_do_sign()
619 send_msg(helper->fd, msg); in pkcs11_del_provider()
H A Dsftp-server.c511 send_msg(struct sshbuf *m) in send_msg() function
560 send_msg(msg); in send_status_errmsg()
582 send_msg(msg); in send_data_or_handle()
624 send_msg(msg); in send_names()
641 send_msg(msg); in send_attrib()
671 send_msg(msg); in send_statvfs()
727 send_msg(msg); in process_init()
1513 send_msg(msg); in process_extended_limits()
1737 send_msg(msg); in process_extended_get_users_groups_by_id()