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

  /external/syslinux/core/lwip/src/netif/ppp/
chpms.c 130 static void ChapMS_NT(
305 ChapMS_NT( char *rchallenge,
379 ChapMS_NT(rchallenge, rchallenge_len, secret, secret_len, &response);
  /external/ppp/pppd/
chap_ms.c 107 static void ChapMS_NT __P((u_char *, char *, int, u_char[24]));
607 ChapMS_NT(u_char *rchallenge, char *secret, int secret_len,
893 ChapMS_NT(rchallenge, secret, secret_len, &response[MS_CHAP_NTRESP]);

Completed in 76 milliseconds