Searched refs:ChapMS (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | chap_ms.h | 35 void ChapMS __P((chap_state *, u_char *, int, char *, int));
|
H A D | mschap_test.c | 61 ChapMS(&cstate, challenge, sizeof(challenge), argv[2], strlen(argv[2]));
|
H A D | chap_ms.c | 343 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len) in ChapMS() function
|
H A D | chap.c | 545 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len);
|