Searched defs:PROPOSAL_MAX (Results 1 – 2 of 2) sorted by relevance
245 kex_prop2buf(struct sshbuf *b, char *proposal[PROPOSAL_MAX]) in kex_prop2buf()531 kex_new(struct ssh *ssh, char *proposal[PROPOSAL_MAX], struct kex **kexp) in kex_new()617 kex_setup(struct ssh *ssh, char *proposal[PROPOSAL_MAX]) in kex_setup()747 proposals_match(char *my[PROPOSAL_MAX], char *peer[PROPOSAL_MAX]) in proposals_match()
83 PROPOSAL_MAX enumerator