/openssh-portable/ |
H A D | authfd.c | 219 struct sshbuf *msg; in ssh_lock_agent() local 266 struct sshbuf *msg; in ssh_fetch_identitylist() local 408 struct sshbuf *msg; in ssh_agent_sign() local 500 struct sshbuf *msg; in ssh_add_identity_constrained() local 557 struct sshbuf *msg; in ssh_remove_identity() local 595 struct sshbuf *msg; in ssh_update_card() local 635 struct sshbuf *msg; in ssh_remove_all_identities() local
|
H A D | sftp-client.c | 191 struct sshbuf *msg; in send_string_request() local 209 struct sshbuf *msg; in send_string_attrs_request() local 227 struct sshbuf *msg; in get_status() local 258 struct sshbuf *msg; in get_handle() local 302 struct sshbuf *msg; in get_decode_stat() local 348 struct sshbuf *msg; in get_decode_statvfs() local 408 struct sshbuf *msg; in do_init() local 551 struct sshbuf *msg; in do_limits() local 600 struct sshbuf *msg; in do_close() local 628 struct sshbuf *msg; in do_lsreaddir() local [all …]
|
H A D | monitor_fdpass.c | 55 struct msghdr msg; in mm_send_fd() local 115 struct msghdr msg; in mm_receive_fd() local
|
H A D | ssh-pkcs11-client.c | 121 struct sshbuf *msg = NULL; in rsa_encrypt() local 172 struct sshbuf *msg = NULL; in ecdsa_do_sign() local 324 struct sshbuf *msg; in pkcs11_add_provider() local 374 struct sshbuf *msg; in pkcs11_del_provider() local
|
H A D | readpass.c | 51 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass() 226 writemsg(const char *msg) in writemsg() 303 char *msg = NULL; in notify_complete() local
|
H A D | auth-pam.c | 84 # define PAM_MSG_MEMBER(msg, n, member) ((*(msg))[(n)].member) argument 86 # define PAM_MSG_MEMBER(msg, n, member) ((msg)[(n)]->member) argument 391 sshpam_thread_conv(int n, sshpam_const struct pam_message **msg, in sshpam_thread_conv() 612 sshpam_null_conv(int n, sshpam_const struct pam_message **msg, in sshpam_null_conv() 622 sshpam_store_conv(int n, sshpam_const struct pam_message **msg, in sshpam_store_conv() 839 char *msg; in sshpam_query() local 1117 sshpam_tty_conv(int n, sshpam_const struct pam_message **msg, in sshpam_tty_conv() 1276 sshpam_passwd_conv(int n, sshpam_const struct pam_message **msg, in sshpam_passwd_conv()
|
H A D | ssh-pkcs11-helper.c | 125 struct sshbuf *msg; in process_add() local 165 struct sshbuf *msg; in process_del() local 190 struct sshbuf *msg; in process_sign() local
|
H A D | xmss_wots.c | 119 int wots_sign(unsigned char *sig, const unsigned char *msg, const unsigned char *sk, const wots_par… in wots_sign() 158 int wots_pkFromSig(unsigned char *pk, const unsigned char *sig, const unsigned char *msg, const wot… in wots_pkFromSig()
|
H A D | sftp-server.c | 535 struct sshbuf *msg; in send_status() local 560 struct sshbuf *msg; in send_data_or_handle() local 595 struct sshbuf *msg; in send_names() local 618 struct sshbuf *msg; in send_attrib() local 635 struct sshbuf *msg; in send_statvfs() local 667 compose_extension(struct sshbuf *msg, const char *name, const char *ver) in compose_extension() 689 struct sshbuf *msg; in process_init() local 1491 struct sshbuf *msg; in process_extended_limits() local
|
H A D | entropy.c | 83 u_char msg[2]; in get_random_bytes_prngd() local
|
H A D | ssh-agent.c | 251 struct sshbuf *msg; in process_request_identities() local 300 parse_userauth_request(struct sshbuf *msg, const struct sshkey *expected_key, in parse_userauth_request() 374 parse_sshsig_request(struct sshbuf *msg) in parse_sshsig_request() 434 struct sshbuf *msg = NULL, *data = NULL; in process_sign_request2() local 837 struct sshbuf *msg; in no_identities() local
|
H A D | sandbox-seccomp-filter.c | 361 char msg[256]; in ssh_sandbox_violation() local
|
H A D | xmss_fast.c | 551 …state, unsigned char *sig_msg, unsigned long long *sig_msg_len, const unsigned char *msg, unsigned… in xmss_sign() 663 int xmss_sign_open(unsigned char *msg, unsigned long long *msglen, const unsigned char *sig_msg, un… in xmss_sign_open() 787 …_sigs, unsigned char *sig_msg, unsigned long long *sig_msg_len, const unsigned char *msg, unsigned… in xmssmt_sign() 970 int xmssmt_sign_open(unsigned char *msg, unsigned long long *msglen, const unsigned char *sig_msg, … in xmssmt_sign_open()
|
H A D | auth.c | 685 char *msg; in auth_debug_send() local 856 char msg[1024], buf[64]; in auth_log_authopts() local
|
H A D | ssh-sk-helper.c | 59 char *msg; in reply_error() local
|
H A D | gss-genr.c | 108 gss_buffer_desc msg = GSS_C_EMPTY_BUFFER; in ssh_gssapi_last_error() local
|
H A D | monitor_wrap.c | 85 mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx) in mm_log_handler() 570 char *p, *msg; in mm_pty_allocate() local 665 char *msg; in mm_do_pam_account() local
|
H A D | ssh-sk-client.c | 140 client_converse(struct sshbuf *msg, struct sshbuf **respp, u_int type) in client_converse()
|
H A D | kex.c | 1140 dump_digest(const char *msg, const u_char *digest, int len) in dump_digest() 1152 send_error(struct ssh *ssh, char *msg) in send_error()
|
H A D | sshconnect.c | 570 const char *msg, *again = "Please type 'yes' or 'no': "; in confirm() local 937 char msg[1024]; in check_host_key() local
|
/openssh-portable/regress/unittests/sshsig/ |
H A D | tests.c | 54 check_sig(const char *keyname, const char *signame, const struct sshbuf *msg, in check_sig() 80 struct sshbuf *msg; in tests() local
|
/openssh-portable/openbsd-compat/ |
H A D | port-aix.c | 179 char *authmsg = NULL, *msg = NULL, *name = ctxt->pw->pw_name; in sys_auth_passwd() local 243 char *msg = NULL; in sys_auth_allowed_user() local 286 char *msg = NULL; in sys_auth_record_login() local 305 char *msg = lastlogin_msg; in sys_auth_get_lastlogin_msg() local
|
/openssh-portable/regress/unittests/sshbuf/ |
H A D | test_sshbuf_misc.c | 30 char tmp[512], msg[] = "imploring ping silence ping over", *p; in sshbuf_misc_tests() local
|
/openssh-portable/openbsd-compat/regress/ |
H A D | closefromtest.c | 30 fail(char *msg) in fail()
|
H A D | utimensattest.c | 44 fail(char *msg, long expect, long got) in fail()
|