HomeSort by relevance Sort by last modified time
    Searched refs:ChapMS (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
chap_ms.h 103 void ChapMS __P((u_char *, char *, int, MS_ChapResponse *));
chap_ms.c 79 #ifdef CHAPMS
219 ChapMS(challenge, (char *)secret, secret_len, &md);
328 ChapMS(challenge, secret, secret_len, (MS_ChapResponse *) response);
399 * chapms[2]_verify_response.
823 ChapMS(u_char *rchallenge, char *secret, int secret_len,
947 #endif /* CHAPMS */

Completed in 89 milliseconds