Searched refs:ChapMSv2 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | chap_ms.h | 34 void ChapMSv2 __P((chap_state *, u_char *, int, char *, int));
|
H A D | mschap_test.c | 81 ChapMSv2(&cstate, cstate.challenge, 16, argv[2], strlen(argv[2]));
|
H A D | chap_ms.c | 482 ChapMSv2(cstate, rchallenge, rchallenge_len, secret, secret_len) in ChapMSv2() function
|
H A D | chap.c | 541 ChapMSv2(cstate, rchallenge, rchallenge_len, secret, secret_len);
|