Searched defs:ssh (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10-stable/crypto/openssh/
H A Dauth-rh-rsa.c71 struct ssh *ssh = active_state; /* XXX */ local
H A Ddispatch.c44 struct ssh *ssh = active_state; /* XXX */ local
59 dispatch_protocol_ignore(int type, u_int32_t seq, void *ssh) argument
66 ssh_dispatch_init(struct ssh *ssh, dispatch_f argument
74 ssh_dispatch_range(struct ssh *ssh, u_int from, u_int to, dispatch_fn *fn) argument
86 ssh_dispatch_set(struct ssh *ssh, int type, dispatch_fn *fn) argument
92 ssh_dispatch_run(struct ssh *ssh, int mode, volatile sig_atomic_t *done, void *ctxt) argument
135 ssh_dispatch_run_fatal(struct ssh *ssh, int mode, volatile sig_atomic_t *done, void *ctxt) argument
[all...]
H A Dkexc25519c.c50 kexc25519_client(struct ssh *ssh) argument
74 struct ssh *ssh = ctxt; local
[all...]
H A Dkexc25519s.c47 kexc25519_server(struct ssh *ssh) argument
57 struct ssh *ssh = ctxt; local
[all...]
H A Dkexdhs.c55 kexdh_server(struct ssh *ssh) argument
96 struct ssh *ssh = ctxt; local
[all...]
H A Dkexdhc.c55 kexdh_client(struct ssh *ssh) argument
105 struct ssh *ssh = ctxt; local
[all...]
H A Dkexgexc.c58 kexgex_client(struct ssh *ssh) argument
94 struct ssh *ss local
148 struct ssh *ssh = ctxt; local
[all...]
H A Dkexecdhc.c55 kexecdh_client(struct ssh *ssh) argument
100 struct ssh *ssh = ctxt; local
[all...]
H A Dkexecdhs.c53 kexecdh_server(struct ssh *ssh) argument
63 struct ssh *ssh = ctxt; local
[all...]
H A Dauth-rhosts.c193 struct ssh *ssh = active_state; /* XXX */ local
H A Dauth2-hostbased.c163 struct ssh *ssh = active_state; /* XXX */ local
H A Daudit-linux.c104 struct ssh *ssh = active_state; /* XXX */ local
H A Dkexgexs.c61 kexgex_server(struct ssh *ssh) argument
72 struct ssh *ssh = ctxt; local
125 struct ssh *ssh = ctxt; local
[all...]
H A Dpacket.h52 struct ssh { struct
[all...]
H A Dopacket.c14 ssh_packet_start(struct ssh *ssh, u_char type) argument
23 ssh_packet_put_char(struct ssh *ssh, int value) argument
33 ssh_packet_put_int(struct ssh *ssh, u_int value) argument
42 ssh_packet_put_int64(struct ssh *ssh, u_int64_t value) argument
51 ssh_packet_put_string(struct ssh *ssh, const void *buf, u_int len) argument
60 ssh_packet_put_cstring(struct ssh *ssh, const char *str) argument
69 ssh_packet_put_raw(struct ssh *ssh, const void *buf, u_int len) argument
79 ssh_packet_put_bignum(struct ssh *ssh, BIGNUM * value) argument
90 ssh_packet_put_bignum2(struct ssh *ssh, BIGNUM * value) argument
100 ssh_packet_put_ecpoint(struct ssh *ssh, const EC_GROUP *curve, const EC_POINT *point) argument
112 ssh_packet_send(struct ssh *ssh) argument
121 ssh_packet_get_char(struct ssh *ssh) argument
132 ssh_packet_get_int(struct ssh *ssh) argument
143 ssh_packet_get_int64(struct ssh *ssh) argument
155 ssh_packet_get_bignum(struct ssh *ssh, BIGNUM * value) argument
166 ssh_packet_get_bignum2(struct ssh *ssh, BIGNUM * value) argument
176 ssh_packet_get_ecpoint(struct ssh *ssh, const EC_GROUP *curve, EC_POINT *point) argument
187 ssh_packet_get_string(struct ssh *ssh, u_int *length_ptr) argument
201 ssh_packet_get_string_ptr(struct ssh *ssh, u_int *length_ptr) argument
215 ssh_packet_get_cstring(struct ssh *ssh, u_int *length_ptr) argument
[all...]
H A Dauth2.c222 struct ssh *ssh = active_state; /* XXX */ local
H A Dauth-options.c124 struct ssh *ssh = active_state; /* XXX */ local
462 struct ssh *ssh = active_state; /* XXX */ local
H A Dssh_api.c76 struct ssh *ssh; local
138 ssh_free(struct ssh *ssh) argument
163 ssh_set_app_data(struct ssh *ssh, void *app_data) argument
169 ssh_get_app_data(struct ssh *ssh) argument
176 ssh_add_hostkey(struct ssh *ssh, struct sshkey *key) argument
210 ssh_set_verify_host_key_callback(struct ssh *ssh, int (*cb)(struct sshkey *, struct ssh *)) argument
222 ssh_input_append(struct ssh *ssh, const u_char *data, size_t len) argument
228 ssh_packet_next(struct ssh *ssh, u_char *typep) argument
269 ssh_packet_payload(struct ssh *ssh, size_t *lenp) argument
275 ssh_packet_put(struct ssh *ssh, int type, const u_char *data, size_t len) argument
287 ssh_output_ptr(struct ssh *ssh, size_t *len) argument
296 ssh_output_consume(struct ssh *ssh, size_t len) argument
302 ssh_output_space(struct ssh *ssh, size_t len) argument
308 ssh_input_space(struct ssh *ssh, size_t len) argument
315 _ssh_read_banner(struct ssh *ssh, char **bannerp) argument
384 _ssh_send_banner(struct ssh *ssh, char **bannerp) argument
400 _ssh_exchange_banner(struct ssh *ssh) argument
439 _ssh_host_public_key(int type, int nid, struct ssh *ssh) argument
454 _ssh_host_private_key(int type, int nid, struct ssh *ssh) argument
469 _ssh_verify_host_key(struct sshkey *hostkey, struct ssh *ssh) argument
484 _ssh_order_hostkeyalgs(struct ssh *ssh) argument
[all...]
H A Dauth.c103 struct ssh *ssh = active_state; /* XXX */ local
281 struct ssh *ssh = active_state; /* XXX */ local
340 struct ssh *ssh = active_state; /* XXX */ local
359 struct ssh *ssh = active_state; /* XXX */ local
618 struct ssh *ssh = active_state; /* XXX */ local
800 remote_hostname(struct ssh *ssh) argument
889 auth_get_canonical_hostname(struct ssh *ssh, int use_dns) argument
[all...]
H A Dssh-keyscan.c238 key_print_wrapper(struct sshkey *hostkey, struct ssh *ssh) argument
[all...]
H A Dkex.c321 struct ssh *ssh = active_state; /* XXX */ local
333 kex_reset_dispatch(struct ssh *ssh) argument
341 kex_send_ext_info(struct ssh *ssh) argument
355 kex_send_newkeys(struct ssh *ssh) argument
375 struct ssh *ssh = ctxt; local
414 struct ssh *ssh = ctxt; local
432 kex_send_kexinit(struct ssh *ssh) argument
464 struct ssh *ssh = ctxt; local
514 kex_new(struct ssh *ssh, char *proposal[PROPOSAL_MAX], struct kex **kexp) argument
599 kex_setup(struct ssh *ssh, char *proposal[PROPOSAL_MAX]) argument
618 kex_start_rekex(struct ssh *ssh) argument
652 choose_mac(struct ssh *ssh, struct sshmac *mac, char *client, char *server) argument
748 kex_choose_conf(struct ssh *ssh) argument
863 derive_key(struct ssh *ssh, int id, u_int need, u_char *hash, u_int hashlen, const struct sshbuf *shared_secret, u_char **keyp) argument
927 kex_derive_keys(struct ssh *ssh, u_char *hash, u_int hashlen, const struct sshbuf *shared_secret) argument
955 kex_derive_keys_bn(struct ssh *ssh, u_char *hash, u_int hashlen, const BIGNUM *secret) argument
[all...]
H A Dmonitor_wrap.c484 struct ssh *ssh = active_state; /* XXX */ local
H A Dssh.c517 struct ssh *ss local
[all...]
H A Dauth-pam.c621 struct ssh *ssh = active_state; /* XXX */ local
713 struct ssh *ssh = active_state; /* XXX */ local
[all...]
H A Dserverloop.c398 struct ssh *ssh = active_state; /* XXX */ local
1150 struct ssh *ssh = active_state; /* XXX */ local
[all...]

Completed in 200 milliseconds

12