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

  /external/openssh/
kex.h 51 PROPOSAL_KEX_ALGS,
kex.c 381 PROPOSAL_KEX_ALGS, PROPOSAL_SERVER_HOST_KEY_ALGS, -1
425 roaming = match_list(KEX_RESUME, peer[PROPOSAL_KEX_ALGS], NULL);
450 choose_kex(kex, cprop[PROPOSAL_KEX_ALGS], sprop[PROPOSAL_KEX_ALGS]);
sshconnect2.c 198 myproposal[PROPOSAL_KEX_ALGS] = options.kex_algorithms;
    [all...]
sshd.c     [all...]

Completed in 223 milliseconds