HomeSort by relevance Sort by last modified time
    Searched refs:PROPOSAL_SERVER_HOST_KEY_ALGS (Results 1 - 5 of 5) sorted by null

  /external/openssh/
kex.h 52 PROPOSAL_SERVER_HOST_KEY_ALGS,
kex.c 381 PROPOSAL_KEX_ALGS, PROPOSAL_SERVER_HOST_KEY_ALGS, -1
451 choose_hostkeyalg(kex, cprop[PROPOSAL_SERVER_HOST_KEY_ALGS],
452 sprop[PROPOSAL_SERVER_HOST_KEY_ALGS]);
ssh-keyscan.c 248 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = c->c_keytype == KT_DSA?
sshconnect2.c 190 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] =
194 myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] =
    [all...]
sshd.c     [all...]

Completed in 131 milliseconds