Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h52 PROPOSAL_SERVER_HOST_KEY_ALGS, enumerator
Dkex.c381 PROPOSAL_KEX_ALGS, PROPOSAL_SERVER_HOST_KEY_ALGS, -1 in proposals_match()
451 choose_hostkeyalg(kex, cprop[PROPOSAL_SERVER_HOST_KEY_ALGS], in kex_choose_conf()
452 sprop[PROPOSAL_SERVER_HOST_KEY_ALGS]); in kex_choose_conf()
Dssh-keyscan.c248 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = c->c_keytype == KT_DSA? in keygrab_ssh2()
Dsshconnect2.c190 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = in ssh_kex2()
194 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = in ssh_kex2()
Dsshd.c2328 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = list_hostkey_types();