Searched defs:kex (Results 1 – 17 of 17) sorted by relevance
124 struct kex { struct134 u_int kex_type; argument150 int (*kex[KEX_MAX])(struct ssh *); argument163 int kex_new(struct ssh *, char *[PROPOSAL_MAX], struct kex **); argument
59 struct kex *kex = ssh->kex; in kexgex_client() local102 struct kex *kex = ssh->kex; in input_kex_dh_gex_group() local156 struct kex *kex = ssh->kex; in input_kex_dh_gex_reply() local
52 struct kex *kex = ssh->kex; in kexc25519_client() local75 struct kex *kex = ssh->kex; in input_kex_c25519_reply() local
57 struct kex *kex = ssh->kex; in kexdh_client() local99 struct kex *kex = ssh->kex; in input_kex_dh() local
57 struct kex *kex = ssh->kex; in kexdh_server() local90 struct kex *kex = ssh->kex; in input_kex_dh_init() local
273 struct kex *kex = ssh->kex; in kex_input_newkeys() local293 struct kex *kex = ssh->kex; in kex_send_kexinit() local323 struct kex *kex = ssh->kex; in kex_input_kexinit() local374 struct kex *kex; in kex_new() local429 kex_free(struct kex *kex) in kex_free()584 struct kex *kex = ssh->kex; in kex_choose_conf() local681 struct kex *kex = ssh->kex; in derive_key() local746 struct kex *kex = ssh->kex; in kex_derive_keys() local
57 struct kex *kex = ssh->kex; in kexecdh_client() local101 struct kex *kex = ssh->kex; in input_kex_ecdh_reply() local
75 struct kex *kex = ssh->kex; in input_kex_dh_gex_request() local149 struct kex *kex = ssh->kex; in input_kex_dh_gex_init() local
57 struct kex *kex = ssh->kex; in input_kex_c25519_init() local
64 struct kex *kex = ssh->kex; in input_kex_ecdh_init() local
57 struct kex *kex; member
398 struct kex *kex = ssh->kex; in _ssh_exchange_banner() local
225 struct kex *kex = *pmonitor->m_pkex; in mm_key_sign() local
2534 struct kex *kex; local
2342 kex_to_blob(struct sshbuf *m, struct kex *kex) in kex_to_blob()2550 struct kex *kex; in kex_from_blob() local
1847 struct kex *kex; in monitor_apply_keystate() local
160 struct kex *kex; in ssh_kex2() local