Home
last modified time | relevance | path

Searched refs:PROPOSAL_SERVER_HOST_KEY_ALGS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
HDssh-keyscan.c244 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
248 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
257 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
261 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
265 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
274 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
279 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = get_cert ? in keygrab_ssh2()
HDkex.c129 case PROPOSAL_SERVER_HOST_KEY_ALGS: in kex_proposal_populate_entries()
901 PROPOSAL_KEX_ALGS, PROPOSAL_SERVER_HOST_KEY_ALGS, -1 in proposals_match()
975 if (kex_has_any_alg(peer[PROPOSAL_SERVER_HOST_KEY_ALGS], in kex_choose_conf()
978 if (kex_has_any_alg(peer[PROPOSAL_SERVER_HOST_KEY_ALGS], in kex_choose_conf()
990 if ((r = choose_hostkeyalg(kex, cprop[PROPOSAL_SERVER_HOST_KEY_ALGS], in kex_choose_conf()
991 sprop[PROPOSAL_SERVER_HOST_KEY_ALGS])) != 0) { in kex_choose_conf()
992 kex->failed_choice = peer[PROPOSAL_SERVER_HOST_KEY_ALGS]; in kex_choose_conf()
993 peer[PROPOSAL_SERVER_HOST_KEY_ALGS] = NULL; in kex_choose_conf()
HDssh_api.c113 proposal[PROPOSAL_SERVER_HOST_KEY_ALGS]); in ssh_init()
538 orig = proposal[PROPOSAL_SERVER_HOST_KEY_ALGS]; in _ssh_order_hostkeyalgs()
567 proposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = replace; in _ssh_order_hostkeyalgs()
HDkex.h76 PROPOSAL_SERVER_HOST_KEY_ALGS, enumerator