Searched refs:chap_Cmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.c626 chap_Cmp(char *myans, int mylen, char *hisans, int hislen function
916 if (!chap_Cmp(myans + 1, *myans, ans + 1, alen

Completed in 106 milliseconds