Searched refs:kex_choose_conf (Results 1 – 2 of 2) sorted by relevance
68 static int kex_choose_conf(struct ssh *, uint32_t seq);659 if ((r = kex_choose_conf(ssh, seq)) != 0) in kex_input_kexinit()926 kex_choose_conf(struct ssh *ssh, uint32_t seq) in kex_choose_conf() function
334 #define kex_choose_conf Fssh_kex_choose_conf macro