Searched refs:ChapMS (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | chpms.h | 62 void ChapMS (chap_state *, char *, int, char *, int);
|
| D | chpms.c | 366 ChapMS( chap_state *cstate, char *rchallenge, int rchallenge_len, char *secret, int secret_len) in ChapMS() function
|
| D | chap.c | 503 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len); in ChapReceiveChallenge()
|