Searched refs:ChapMS_NT (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/ppp/
H A Dchpms.c130 static void ChapMS_NT(
305 ChapMS_NT( char *rchallenge, function
379 ChapMS_NT(rchallenge, rchallenge_len, secret, secret_len, &response);
/external/ppp/pppd/
H A Dchap_ms.c107 static void ChapMS_NT __P((u_char *, char *, int, u_char[24]));
607 ChapMS_NT(u_char *rchallenge, char *secret, int secret_len, function
893 ChapMS_NT(rchallenge, secret, secret_len, &response[MS_CHAP_NTRESP]);

Completed in 348 milliseconds