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

  /external/libppp/src/
lcp.h 97 unsigned chap80lm : 2; /* Microsoft (LANMan) CHAP */ member in struct:lcp::__anon22827
lcp.c 215 command_ShowNegval(lcp->cfg.chap80lm));
273 lcp->cfg.chap80lm = 0;
321 IsEnabled(lcp->cfg.chap80lm)) {
644 IsAccepted(lcp->cfg.chap80lm)) {
845 (IsAccepted(lcp->cfg.chap80lm))))
899 IsEnabled(lcp->cfg.chap80lm))) {
    [all...]
chap.c 456 IsAccepted(chap->auth.physical->link.lcp.cfg.chap80lm)) ||
758 ((chap->NTRespSent && IsAccepted(p->link.lcp.cfg.chap80lm)) ||
885 lanman && !IsEnabled(p->link.lcp.cfg.chap80lm)) {
command.c     [all...]

Completed in 309 milliseconds