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

  /external/openssh/
compat.h 72 char *compat_kex_proposal(char *);
compat.c 283 compat_kex_proposal(char *p) function
sshconnect2.c 170 myproposal[PROPOSAL_KEX_ALGS] = compat_kex_proposal(s);
224 compat_kex_proposal(options.kex_algorithms);
    [all...]
sshd.c     [all...]

Completed in 43 milliseconds