Searched refs:failed_choice (Results 1 – 3 of 3) sorted by relevance
514 free(kex->failed_choice); in kex_free()694 kex->failed_choice = peer[nenc]; in kex_choose_conf()703 kex->failed_choice = peer[nmac]; in kex_choose_conf()709 kex->failed_choice = peer[ncomp]; in kex_choose_conf()721 kex->failed_choice = peer[PROPOSAL_KEX_ALGS]; in kex_choose_conf()727 kex->failed_choice = peer[PROPOSAL_SERVER_HOST_KEY_ALGS]; in kex_choose_conf()
144 char *failed_choice; member
1942 if (ssh && ssh->kex && ssh->kex->failed_choice) { in sshpkt_fatal()1945 ssh_err(r), ssh->kex->failed_choice); in sshpkt_fatal()