Home
last modified time | relevance | path

Searched refs:proposals_match (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dkex.c747 proposals_match(char *my[PROPOSAL_MAX], char *peer[PROPOSAL_MAX]) in proposals_match() function
873 if (first_kex_follows && !proposals_match(my, peer) && in kex_choose_conf()