Home
last modified time | relevance | path

Searched defs:kex (Results 1 – 21 of 21) sorted by relevance

/external/openssh/
Dkex.h130 struct kex { struct
141 u_int kex_type; argument
159 int (*kex[KEX_MAX])(struct ssh *); argument
174 int kex_new(struct ssh *, char *[PROPOSAL_MAX], struct kex **); argument
Dkexgexc.c60 struct kex *kex = ssh->kex; in kexgex_client() local
95 struct kex *kex = ssh->kex; in input_kex_dh_gex_group() local
149 struct kex *kex = ssh->kex; in input_kex_dh_gex_reply() local
Dkexc25519c.c52 struct kex *kex = ssh->kex; in kexc25519_client() local
75 struct kex *kex = ssh->kex; in input_kex_c25519_reply() local
Dkexdhc.c57 struct kex *kex = ssh->kex; in kexdh_client() local
106 struct kex *kex = ssh->kex; in input_kex_dh() local
Dkexdhs.c57 struct kex *kex = ssh->kex; in kexdh_server() local
97 struct kex *kex = ssh->kex; in input_kex_dh_init() local
Dkexecdhc.c57 struct kex *kex = ssh->kex; in kexecdh_client() local
101 struct kex *kex = ssh->kex; in input_kex_ecdh_reply() local
Dkex.c389 struct kex *kex = ssh->kex; in kex_input_ext_info() local
428 struct kex *kex = ssh->kex; in kex_input_newkeys() local
451 struct kex *kex = ssh->kex; in kex_send_kexinit() local
481 struct kex *kex = ssh->kex; in kex_input_kexinit() local
533 struct kex *kex; in kex_new() local
589 kex_free(struct kex *kex) in kex_free()
773 struct kex *kex = ssh->kex; in kex_choose_conf() local
887 struct kex *kex = ssh->kex; in derive_key() local
951 struct kex *kex = ssh->kex; in kex_derive_keys() local
Dkexgexs.c73 struct kex *kex = ssh->kex; in input_kex_dh_gex_request() local
126 struct kex *kex = ssh->kex; in input_kex_dh_gex_init() local
Dkexc25519s.c58 struct kex *kex = ssh->kex; in input_kex_c25519_init() local
Dkexecdhs.c64 struct kex *kex = ssh->kex; in input_kex_ecdh_init() local
Dpacket.h57 struct kex *kex; member
Dssh_api.c402 struct kex *kex = ssh->kex; in _ssh_exchange_banner() local
Dmonitor_wrap.c222 struct kex *kex = *pmonitor->m_pkex; in mm_key_sign() local
Dsshd.c2212 struct kex *kex; local
Dmonitor.c1590 struct kex *kex; in monitor_apply_keystate() local
Dpacket.c2490 kex_to_blob(struct sshbuf *m, struct kex *kex) in kex_to_blob()
2686 struct kex *kex; in kex_from_blob() local
Dsshconnect2.c162 struct kex *kex; in ssh_kex2() local
/external/openssh/regress/unittests/kex/
Dtest_kex.c81 do_kex_with_key(char *kex, int keytype, int bits) in do_kex_with_key()
179 do_kex(char *kex) in do_kex()
/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c199 do_kex_with_key(const char *kex, struct sshkey *prvkey, int *c2s, int *s2c, in do_kex_with_key()
349 const char *kex = NULL, *kpath = NULL, *data_path = NULL; in main() local
/external/libjpeg-turbo/
Djdarith.c442 int tbl, k, kex; in decode_mcu_AC_refine() local
Djcarith.c598 int tbl, k, ke, kex; in encode_mcu_AC_refine() local