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

  /external/openssh/
kex.h 58 PROPOSAL_COMP_ALGS_STOC,
kex.c 440 ncomp = ctos ? PROPOSAL_COMP_ALGS_CTOS : PROPOSAL_COMP_ALGS_STOC;
sshconnect2.c 180 myproposal[PROPOSAL_COMP_ALGS_STOC] = "zlib@openssh.com,zlib,none";
183 myproposal[PROPOSAL_COMP_ALGS_STOC] = "none,zlib@openssh.com,zlib";
    [all...]
sshd.c     [all...]

Completed in 136 milliseconds