Home
last modified time | relevance | path

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

/openbsd-src/sbin/iked/
H A Dpolicy.c1078 proposals_match(struct iked_proposal *local, struct iked_proposal *peer, in proposals_match() function
/openbsd-src/usr.bin/ssh/
H A Dkex.c891 proposals_match(char *my[PROPOSAL_MAX], char *peer[PROPOSAL_MAX]) proposals_match() function