HomeSort by relevance Sort by last modified time
    Searched full:chap_verify_response (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
chap-new.c 122 static int chap_verify_response(char *name, char *ourname, int id,
352 verifier = chap_verify_response;
392 * chap_verify_response - check whether the peer's response matches
397 chap_verify_response(char *name, char *ourname, int id, function

Completed in 317 milliseconds